【发布时间】:2011-05-19 12:57:37
【问题描述】:
使用 Maven 2.1.1 构建 WAR 包时,我收到以下警告消息:
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ig
nored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specifi
ed as 'true')
有没有办法消除它?它不会使构建过程失败,但我只是不想看到它。
【问题讨论】: