You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ErwinF <er...@atosorigin.com> on 2009/03/30 16:05:43 UTC

Assemble zip from multiple modules

I want to make a distribution containing several war files, located in
modules in my parent pom.

The file would look like this:

file.zip
 |
 --file.ear
 |       |
 |       --- project1.war
 |       --- project2.war
 |       --- project3.war
 |       --- project4.war
 |--- project5.war
 |--- Releasenotes.txt

Is this possible with the assemble plugin? I have no clue how to do this.
I would appreciate any links with some real examples how to accomplish this
scenario.
But any help is appreciated

Thanks in advance
-- 
View this message in context: http://www.nabble.com/Assemble-zip-from-multiple-modules-tp22783969p22783969.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org