簡體   English   中英

錯誤:在Eclipse中進行Maven安裝

[英]Error: Maven installation in Eclipse

在試圖在Eclipse中安裝MAVEN插件的過程:

在Eclipse3.5版本中...

幫助-> InstallNewSoftware->添加->

名稱= Maven URL = http://m2eclipse.sonatype.org/sites/m2e->確定

然后我得到以下錯誤

Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
  Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
    To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]

請幫我。

從Indigo版本開始,M2E不再需要單獨的Sonatype更新面。 可以在預先配置的“ Indigo”更新站點中找到M2E。

在Eclipse中,選擇“幫助”->“安裝新軟件”菜單項。 選擇“靛藍”更新站點。

選擇站點后,最多可能需要一分鍾才能在此“安裝”對話框的表中擴展軟件選擇。 Eclipse下載完軟件選項后,在“通用工具”下選擇“ M2E-Eclipse的Maven集成”。 完成安裝並重新啟動Eclipse。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM