jira-importer commented on issue #142:
URL: 
https://github.com/apache/maven-war-plugin/issues/142#issuecomment-2967845484

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   If you set `failOnMissingWebXml` to `false` you say that you don't like to 
break your build if your `web.xml` does not exist, or is not readable  etc. 
which is your described scenario to set `webXml` to `WhatEver`.
   Furthermore if you comment out `webXml` you say you don't define web.xml at 
all and the build succeeded which is based on setting `failOnMissingWebXml` to 
`false` correct.
   
   So from my site of view i will close this issue as not a bug. If you have 
any objections don't hesitate to reopen the issue.
   


-- 
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

Reply via email to