> I have two war files generated from two maven projects:proj1, proj2. I want to > merge them together in a new project: newProject. ... > What is the right path, or concepts that I should use?
To merge war files, you generally should be using war overlays. This is documented in the war plugin docs. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org