jira-importer commented on issue #222: URL: https://github.com/apache/maven-war-plugin/issues/222#issuecomment-2967853848
**[Andreas Schildbach](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=goonie)** commented Here is my testcase: \<plugin> \<groupId>org.apache.maven.plugins\</groupId> \<artifactId>maven-war-plugin\</artifactId> \<version>2.0\</version> \<configuration> \<webXml>myWeb.xml\</webXml> \</configuration> \</plugin> [INFO] Error assembling WAR: Deployment descriptor: C:\[...]\WEB-INF\web.xml does not exist. The plugin asks for web.xml, although I have configured myWeb.xml. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org