原文:Maven打包时报Failed to execute goal org.apache.maven.plugins:maven-war-plugin:解决方案

问题现象: 用Maven打包时,报Failed to execute goal org.apache.maven.plugins:maven war plugin: . :war错误。 原因分析: 打包时在WebContent WEB INF 文件夹下找不到web.xml文件。 解决方案: 如果WebContent WEB INF web.xml文件存在,需要在pom.xml文件的 lt buil ...

2017-05-04 15:40 0 6896 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM