原文:解決使用eclipse創建maven web項目時報Could not resolve archetype的問題

前兩天重裝了系統,今天想寫一個項目的時候出現了點問題。 在使用eclipse創建maven web項目時,點Finish后報了Could not resolve archetype的問題。 Could not resolve archetype org.apache.maven.archetypes:maven archetype webapp: . from any of the configu ...

2017-06-25 13:21 4 40873 推薦指數:

查看詳情

eclipse創建MAVEN項目是出現Could not resolve archetype解決辦法

eclipse第一次創建MAVEN項目時出現這個問題,查了很多文檔改了沒用,后來問了別人知道是maven中央倉庫下載插件包失敗就會報錯。 解決辦法: 用國內阿里雲鏡像會好很多 在settings.xml種添加 <mirrors>   <mirror> ...

Thu Nov 22 00:22:00 CST 2018 0 893
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM