会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
苹果妖
Anything that can go wrong will go wrong !
博客园
首页
新随笔
联系
管理
订阅
2014年10月23日
Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1]
摘要: mvn war:war命令出错:原因:maven的web项目默认的webroot是在src\main\webapp。如果在此目录下找不到web.xml就抛出以上的异常。解决方案:在pom.xml文件中加上下面配置,关键是:WebContent\WEB-INF\web.xml ...
阅读全文
posted @ 2014-10-23 15:54 苹果妖
阅读(8930)
评论(1)
推荐(3)
公告