I've been having some issues with things like this in the war build.  There
is a way to process resources in the war build plugin.  You'll have to dig
around the mailing list for 'webResources'.

If what you want to do is more complicated, you can take a look at this
thread...

http://www.nabble.com/war+lifecycle-t1646489.html#a4471351

I'm using this for processing on some jsp files, as mentioned in the
thread.  It works.

On 5/21/06, Marco Mistroni <[EMAIL PROTECTED]> wrote:

hello all,
    i was wonderring, is there a way, in Maven2, to filter also web.xml (i
placed it in src/main/webapp/WEB-INF) directory without resortingto a
hardcocded ant task taht copies the file from /resources/ to
webapp/WEB-INF?

thanks and regards
marco


Reply via email to