Hi I am a newbie to Maven. This is my problem
I have a multi module pom project. Ex : A is the parent having its pom, with 3 sub modules as B, C D When i build A i am getting three separate zip files for B c and D How to build A such that i just get one zip, and i should be able to unzip and deploy it as three deployment with in a same location Thanks in Advance -vijay -- View this message in context: http://maven.40175.n5.nabble.com/Single-zip-out-of-multi-module-project-tp5162415p5162415.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
