maven-dependency-plugin (goals “copy-dependencies”, “unpack”) is not supported b
这个问题目前通常有两个解决方案:1、改变pom结构,增加ignore标签或者增加pluginmanagent标签2、安装m2e connector for the maven-dependency-plugin插件 插件地址为:https://github.com/ianbrandt/m2e-maven-dependency-plugin eclipse插件安...
2017-04-04 22:08:16 ·
245 阅读 ·
0 评论