I have to several web modules which are dependent on each other.
Can I define dependency between wars? if not, is their a way to create one war from several web modules (something like build both modules and merge them into one war)? The main problem I see is when merging web.xml and other possible configuration files.

My structure is:
-pom.xml
-web-module1
-web-module2
... and I trying to create one war from both web-modules

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to