> I have a simple project which produces a java stand-alone and I need to > produce the distribution zip file, and I would like to have a maven goal > to do that. >
Lets have a look to the distribution plugin: http://maven.apache.org/reference/plugins/dist/ Moreover you can create in your maven.xml ant script (like u said) Regards, Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]