web.xml does not exist at location /home/bassam/work/tapestry-demos/theApp/src/main/webapp/WEB-INF/web.xml code example
Example: web.xml is missing and is set to true
<properties>
<failOnMissingWebXml>false</failOnMissingWebXml>
</properties>
<properties>
<failOnMissingWebXml>false</failOnMissingWebXml>
</properties>