Insert folder with project MAVEN javafX

1

I have a MAVEN project, when I generate the project, it generates the main JAR and the LIB folder, which contains the library, all right until now, what I need is to include another folder with other files so that my jar access when needed. I use command below, but it imports the files into Jar which does not solve my problem, being:

Can anyone give me a light to create the folder when it gives BUILD MAVEN?

    
asked by anonymous 29.03.2017 / 16:18

0 answers