当前位置: 代码迷 >> Eclipse >> Jekins插件开发,环境如何搭建
  详细解决方案

Jekins插件开发,环境如何搭建

热度:22   发布时间:2016-04-23 00:18:43.0
Jekins插件开发,环境怎么搭建
http://www.open-open.com/lib/view/open1341393917328.html

我按照上面的那个配置的,但是执行mvn package的时候,老报错。

[ERROR] Plugin org.jvnet.localizer:maven-localizer-plugin:1.14 or one of its dep
endencies could not be resolved: Failed to read artifact descriptor for org.jvne
t.localizer:maven-localizer-plugin:jar:1.14: Failure to find org.jvnet.localizer
:maven-localizer-plugin:pom:1.14 in http://192.168.17.183:8081/nexus/content/gro
ups/public was cached in the local repository, resolution will not be reattempte
d until the update interval of nexus has elapsed or updates are forced -> [Help
1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
------解决思路----------------------
这个包maven仓库里面没有吧?
看提示好像是这个意思