overlay without web.xml fails when run from parent
--------------------------------------------------
Key: MWAR-106
URL: http://jira.codehaus.org/browse/MWAR-106
Project: Maven 2.x War Plugin
Issue Type: Bug
Affects Versions: 2.0.2, 2.0.1
Reporter: Ken Geis
This is similar to MWAR-3.
I am overlaying a war. My project has no web.xml. When I run package from the
project base, it works fine. When I run it from the parent project, it fails.
[INFO] Generating war c:\Documents and Settings\Ken
Geis\workspace\ggsuite\fillerchecker\ucb-webapp\target\ucb-fillerchecker-webapp-1.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error assembling WAR
Embedded error: Deployment descriptor: c:\Documents and Settings\Ken
Geis\workspace\ggsuite\fillerchecker\ucb-webapp\target\ucb-fillerchecker-webapp-1.0-SNAPSHOT\WEB-INF\web.xml
does not exist.
--
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