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

2021-03-23 02:25

阅读:758

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

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

解决方法:

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

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

技术图片

 

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

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

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


评论


亲,登录后才可以留言!