出现这个问题,表示没有找到web.xml

也有两种解决方案:

第一种是根据问题解决问题,非主流方式,但也能解决

(转载:https://www.cnblogs.com/dongyu666/p/7079414.html

第二种是按照maven的配置,直接在properties中的project facets中勾选web项目

maven之web.xml is missing and <failOnMissingWebXml> is set to true错误解决方案

如果出现问题,请看本人另一篇可能会刚好解决:https://www.cnblogs.com/gambler/p/10662202.html

 

相关文章:

  • 2022-12-23
  • 2021-05-26
  • 2021-08-16
  • 2021-06-22
猜你喜欢
  • 2021-04-18
  • 2022-12-23
  • 2021-09-15
  • 2021-10-10
相关资源
相似解决方案