Le 30-avr.-08 à 13:22, <[EMAIL PROTECTED]> a écrit :

Is there a plugin which I can use to copy a package (jar, war ...) to a specified folder? And is it also possible to provide a name for that folder, with a buildnumber or something like that?


maven-assembly-plugin

http://maven.apache.org/plugins/maven-assembly-plugin/

You can specify <format>dir</format> so you won't have a zip file but the directory structure.

--
Arnaud Vandyck
[EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to