Failure to transfer org.springframework.boot:spring-boot-maven-plugin


springboot 錯誤

Failure to transfer org.springframework.boot:spring-boot-maven-plugin

這是由於maven 添加依賴之后,總是報添加的依賴jar文件找不到,但是在nexus的庫里面能找到這個依賴的jar文件,但是在本地的maven庫里面找不到,於是我將本地庫里面這個依賴對應的文件夾刪掉,然后在eclipse里面執行update dependencies。成功解決問題!

 

右鍵單擊項目->maven->update dependencies。

2.

這個問題就解決了

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM