码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2020-04-13 22:29:07      阅读:81      评论:0      收藏:0      [点我收藏+]

标签:mis   info   The   height   com   prope   mic   XML   ati   

原因是在项目中缺少web.xml,且<failOnMissingWebXml>被设置成了true

解决方法:

1、从其他项目复制一个web.xml

2、右击项目——>Properties——>Project Facets  将Dynamic Web Module的勾去掉,点击Apply,再重新勾上,点击下方出现的Further configuration availber,再选择生成的目录即可生成web.xml

技术图片

 

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

标签:mis   info   The   height   com   prope   mic   XML   ati   

原文地址:https://www.cnblogs.com/zhaochi/p/12694189.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!