multiple WAR overlays

2008-07-08 Thread Kallin Nagelberg
I have an artifact which uses 2 wars as an overlay. I wonder if there's a way to choose which web.xml to use, or in general, which one should take priority in the case of conflicts.

Re: multiple WAR overlays

2008-07-08 Thread Kallin Nagelberg
It seems like this should do the trick: http://maven.apache.org/plugins/maven-war-plugin/overlays.html On Tue, Jul 8, 2008 at 3:39 PM, Kallin Nagelberg [EMAIL PROTECTED] wrote: I have an artifact which uses 2 wars as an overlay. I wonder if there's a way to choose which web.xml to use, or in