
java maven2
wiflish_xie
这个作者很懒,什么都没留下…
展开
-
maven eclipse 插件问题
使用 mvn eclipse:eclipse 命令出现 错误:Unable to read jar manifest from信息: Request to merge when 'filtering' is not identical. 原因:maven的eclipse插件版本问题,采用命令:mvn org.apache.maven.plugins:maven-e...原创 2011-07-05 15:04:51 · 224 阅读 · 0 评论 -
在maven生成eclipse文件时,使项目支持wtp的方式
使项目能支持wtp: maven eclipse:eclipse -Dwtpversion=2.0 带上参数wtpversion后,就为项目增加了WTP支持。原创 2011-12-18 00:37:57 · 267 阅读 · 0 评论