原文:【maven】maven創建web項目-pom文件提示web.xml is missing and is set to true

使用maven創建web項目,選擇war類型后,pom文件紅叉 提示web.xml is missing and lt failOnMissingWebXml gt is set to true 也有可能: 初始創建了本項目為web項目,然后雖然把web.xml文件放在了WEB INF下,這兩個文件夾雖然放在webapp下了,但是還是報錯 解決方法: 這時候需要右擊項目 gt JavaEE Too ...

2016-12-14 17:59 2 7393 推薦指數:

查看詳情

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

在學習maven模塊化構建項目的時候遇到了如下報錯信息: web.xml is missing and <failOnMissingWebXml> is set to true 。這時候需要右擊項目——>Java EE Tools——>Generate ...

Fri Aug 12 18:35:00 CST 2016 0 2911
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM