jira-importer commented on issue #142: URL: https://github.com/apache/maven-war-plugin/issues/142#issuecomment-2967845498
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented First i need a full working example which shows the problem...Apart from that have you tested this also with the current version and not with an old version....of maven-war-plugin ? [Paweł Ryszawa](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=pablo53pl) If you set `webXml` it will not fail cause a web.xml is specified and it exists. Settings `webXml` in a parent does not make sense cause it's something that is specific to the web module your are in. Settings `failOnMissingXml` to `false` would the option which would make sense in a parent if you have a larger number of web apps where you might omit the `web.xml` Furthermore we should focus on the subject which is given in the title of this issue otherwise it's hard to see what we are trying to clear up...If there something different than please open an other issue which has a different title. -- 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