Can you explain me how to have 3 zips{ with src and poms and read me} in the
root zip ?
thanks
i think that i ahve one assembly descriptor for each module but I 'm not
able to perform a single process to build the full root.zip.
(only if you have time to explain me- Thanks).
Thomas Darbois
Both results are doable with maven assembly plugin.
Some possible explanation are available here :
http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-source-inclusion-simple.html
There is some customisation to do (use your own assembly.xml : 3 differents in
case y