web.xml is missing and <failOnMissingWebXml> is set to true

原因mvn为web项目,war包形式,但是配置中缺失了web.xml,加上配置为false就ok

web.xml is missing and &amp;lt;failOnMissingWebXml&amp;gt; is set to true

相关文章: