Hello, My final goal is to have the code in a 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. -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 make it create an empty directory? Thanks in advance for your help, Pierre On 4/4/06, Lee Meador <[EMAIL PROTECTED]> wrote: > I get this error when trying to run the Cobertura report: > > [INFO] Error resolving version for 'org.codehaus.mojo:cobertura-maven-plugin': > Plugin requires Maven version 2.0.3-SNAPSHOT > > Does anyone have a translation? > > -- Lee Meador > Sent from gmail. My real email address is [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
