[jira] Updated: (MWAR-12) Add resource filtering to war plugin

2006-03-01 Thread Scott Tavares (JIRA)
[ http://jira.codehaus.org/browse/MWAR-12?page=all ] Scott Tavares updated MWAR-12: -- Attachment: AbstractWarMojo.patch ResourcesMojo.patch > Add resource filtering to war plugin > > >

Conflict between war and resources plugins

2006-01-31 Thread Scott Tavares
Hi all, It took me weeks to figure this one out. The crux of the issue is that both of these plugins do to a copy of the src/main/webapp directory. For example if you run />mvn resources:resources on your project it runs as expected, including if you are doing any filtering in the webapp dire