Re: War Overlays and resources filtering

2008-02-08 Thread Rémy Sanlaville
Hi Olivier, Thanks for your suggestion. Unfortunately it's not working, so I have opened an issue : MWAR-143 ( http://jira.codehaus.org/browse/MWAR-143). You will find an example in attachment in order to reproduce the problem. Rémy

Re: War Overlays and resources filtering

2008-02-04 Thread Olivier Lamy
Overlay configuration has a filtered element. zipGroupId zipArtifactId scripts true If it doesn't work please load an issue. -- Olivier 2008/2/4, Rémy Sanlaville <[EMAIL PROTECTED]>: > Hi, > > I have multiple web applications who share common resources. > So I use the war overlays mec

War Overlays and resources filtering

2008-02-04 Thread Rémy Sanlaville
Hi, I have multiple web applications who share common resources. So I use the war overlays mechanism ( http://maven.apache.org/plugins/maven-war-plugin/overlays.html) All seems ok except for common properties files that I want to filter when creating the web applications. For instance : My common