eclipse無法建立maven專案
阿新 • • 發佈:2018-11-11
報錯提示碼:
Description Resource Path Location TypeFailure to transfer org.apache.maven.plugins:maven-surefire-plugin:pom:2.10 from http://172.100.0.171:8082/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.10 from/to nexus (http://172.100.0.171:8082/nexus/content/groups/public/): NullPointerException
一直以為是maven無法下載jar依賴 實際了是eclipse與maven版本衝突了,重新下載eclipse安裝maven外掛就可
eclispe vesion 3.6.1 maven外掛 1.3
maven vesrion 3.0.3