首页 新闻 会员 周边

Maven ERROR :No plugin found for prefix 'help' in the current project and in the plugin groups...

0
悬赏园豆:50 [已解决问题] 解决于 2016-08-17 09:03

[ERROR] No plugin found for prefix 'help' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\admin\.m2\repository), centralMirror (http://localhost/nexus/content/groups/public/)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

 

搭建本地maven私服;在执行mvn help:system时报错;求助

 

dev-lluo的主页 dev-lluo | 初学一级 | 园豆:157
提问于:2016-08-14 22:46
< >
分享
最佳答案
0

help依赖的包需要先下载下来安装到私服才行

收获园豆:50
2012 | 高人七级 |园豆:21230 | 2016-08-15 08:29

请问一下codehaus sonatypes中央仓库私服上是否必须有;我搭建的maven私服上没有这个中央仓库;如果需要这个仓库的地址在哪里可以找到;我找了很久没有找到

dev-lluo | 园豆:157 (初学一级) | 2016-08-15 09:01
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册