WAR plugin does not allow for ignoring the web.xml file -------------------------------------------------------
Key: MWAR-53 URL: http://jira.codehaus.org/browse/MWAR-53 Project: Maven 2.x War Plugin Type: Bug Versions: 2.0 Reporter: Andreas Schildbach The WAR plugin does not allow for ignoring the web.xml file. I know that a WAR without web.xml does not make any sense in the normal use case, but if I'd like to overlay/join WARs with the WAR plugin (by defining dependencies to other WARs), there can be only one web.xml in the candidates (the WAR plugin does not join web.xml like cargo uberwar does). If I do not have a web.xml in my src/main/webapp folder, the WAR plugin complains. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira