Hi,
not sure of what you are trying to achieve here but the documentation
should help you:
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
* http://maven.apache.org/plugins/maven-assembly-plugin/examples/index.html
Cheers,
Guillaume
Le 3/01/2012 09:28, Prashant Neginahal a écrit :
Hi,
I am using assembly plug-in to create zip of multi-module project of below
structure.
parent1
--child-1
--child-2
pom.xml
I would like to create the parent1.zip of same structure as below.
parent1.zip
--child-1
--child-2
pom.xml
Could someone help what could be the assembly configuration for the same,
please?
Thanks,
Prashant
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]