fail on missing web.xml plugin how to add code example
Example: web.xml is missing and is set to true
<properties>
<failOnMissingWebXml>false</failOnMissingWebXml>
</properties>
<properties>
<failOnMissingWebXml>false</failOnMissingWebXml>
</properties>