1. 程式人生 > 實用技巧 >Maven 第一次用mvn compile 報錯問題

Maven 第一次用mvn compile 報錯問題

問題:maven第一次編譯時 一直報錯 網上各種解決方式都試過了,都沒成功 是本地倉庫一個外掛的問題

[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for org.
apache.maven.plugins:maven-resources-plugin:jar:2.6: Could not transfer artifact
org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to central (https:

//repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.mave
n.apache.org/23.235.44.215] failed: Connection timed out: connect -> [Help 1]

解決方法 :我把室友電腦的本地倉庫拷過來,把我的倉庫覆蓋了 然後就編譯成功了在這裡插入圖片描述

c盤使用者資料夾下.m2檔案裡的repository倉庫檔案給替換掉(記得給自己的repository備份)

連結:https://pan.baidu.com/s/19sx3N86PHlT2udwaWl78Ww
提取碼:5526

複製這段內容後開啟百度網盤手機App,操作更方便哦