原文:Plugin org.apache.maven.plugins:maven-compiler-plugin:3.2.5 or one of its dependencies could not be resolved

maven的問題: Plugin org.apache.maven.plugins:maven compiler plugin: . . or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven compiler plugin:jar: . . in https: ...

2016-06-07 14:48 0 2940 推薦指數:

查看詳情

maven項目依賴中報錯Pluginorg.apache.maven.plugins:maven-compiler-plugin:’ not found

我的解決方案,maven倉庫中配置的地址不對。我們的項目使用的是私有倉庫地址,我最開始配置的是阿里雲公共的倉庫地址,后來我把阿里雲倉庫注釋掉,此時使用的是默認倉庫地址,這時還是報錯。如下所示: 最后替換成公司私有的倉庫地址就可以了。 僅此記錄一下遇到的問題~ ...

Mon Nov 23 23:51:00 CST 2020 0 7329
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM