Re: customizing a maven2 web.xml

2005-06-10 Thread Brett Porter
can you please post this to the users list? This isn't really the right forum for this question. Thanks, Brett [EMAIL PROTECTED] wrote: Hello all, I've been fighting with trying to customize the Maven2 web.xml for several hours now. In Maven1.0, I had several files in my src/merge directo

customizing a maven2 web.xml

2005-06-10 Thread JWiegman
Hello all, I've been fighting with trying to customize the Maven2 web.xml for several hours now. In Maven1.0, I had several files in my src/merge directory that the "war" goal picked up and populated the web.xml with (servlets.xml and servlet-mappings.xml). I can't seem to get that functional