Hi, this is a known problem of maven war plugin 2.1.
Version 2.1.1 has been released earlier today and it fixes this issue. Cheers, Vincent 2010/11/4 Andrew Westberg <[email protected]> > I updated to the latest maven 3. I noticed that my webapp projects now > contain two copies of web.xml. Is anyone else seeing this issue? > > I have a very basic pom.xml configuration: > http://pastie.org/1272557 > > screenshot of .war containing dup web.xml files: > http://www.flickr.com/photos/14210...@n05/5146351490/ > > Thanks, > Andrew >
