Hello, For my project I would like to have the classes in the jar file and the resources in a directory, unpacked I was wondering if the following was possible: -when you create an artifact, have the classes packaged in a jar file and the resources in a separate directory/jar. -when you use assembly:assembly or assembly:directory you can specify to unpack the jar, is it possible to have it unpack part of the jar?
Also in the application.xml descriptor, can you have maven create an empty directory? Thanks in advance for your help, Pierre --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
