2016-07-08 45 views
0

我想用jenkins,eclipse,nexus,svn來構建。jenkins maven PluginResolutionException

將maven-archiver 2.5上傳到nexus後,會引發此錯誤。

enter image description here

[錯誤]插件org.apache.maven.plugins:Maven的資源 - 插件:2.6或其依賴 一個無法解析:未能找到 org.apache.maven .plugins:Maven的資源 - 插件:罐子:2.6 http://192.168.56.1:8081/nexus/content/repositories/KCC_Central/是 在本地倉庫緩存,分辨率不會重新嘗試 直到KCC_Central的更新間隔已過或更新 強制 - > [求助1] [錯誤] [錯誤]要查看 錯誤的完整堆棧跟蹤,請重新運行Maven與-e開關。 [錯誤]使用 -X開關重新運行Maven以啓用完整的調試日誌記錄。 [錯誤] [錯誤]有關錯誤和可能的解決方案的更多 信息,請閱讀 以下文章:[錯誤] [說明1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

所以你可以在接下來的picuture看到,我上傳這個pom和jar。

enter image description here

enter image description here

但還是詹金斯說Maven的資源 - 插件2.6是不是在我的倉庫。

那麼我該如何避免這個錯誤呢?

plus:添加了兩個jar文件,仍然錯誤喚起。

enter image description here

enter image description here

+0

但是nexus的截圖並不顯示JAR,只是POM –

+0

哦..對不起我忘了點擊「添加神器」 –

+0

但是添加jar文件後,錯誤仍然喚起。傷心。 –

回答

0

此錯誤意味着我沒有這個Maven的資源 - 插件有依賴其他插件。

所以我下載了這些插件。