I'm working with maven 2 and using the war plugin. In my project I have a module that depends on another module. So if module B depends on module A, when I run the package goal, nodule A's war structure is overlayed on module B's war. Is there anyway to stop this from occurring? There are unnecessary directories and files being added, bloating the war. -- View this message in context: http://www.nabble.com/maven-war-plugin-tp15278096s177p15278096.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]
