簡體   English   中英

Eclipse - Maven安裝錯誤

[英]Eclipse - Maven Installation Error

我正在嘗試為Eclipse安裝Maven插件,但我正在解決此錯誤。

我在用

面向Web開發人員的Eclipse Java EE IDE。 版本:Indigo Release Build id:20110615-0604 Eclipse版本。

Cannot complete the install because of a conflicting dependency.
  Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
  Software currently installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
  Only one of the following can be installed at once: 
    Maven Integration for Eclipse 0.12.1.20110112-1712 (org.maven.ide.eclipse 0.12.1.20110112-1712)
    This version of m2eclipse cannot be installed on top of the already installed m2eclipse. Uninstall the previous version of m2eclipse and try the install again. 1.0.100.20110804-1717 (org.maven.ide.eclipse 1.0.100.20110804-1717)
  Cannot satisfy dependency:
    From: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
    To: bundle org.maven.ide.eclipse [1.0.100.20110804-1717]
  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 [0.12.1.20110112-1712]

請參閱下面給出的錯誤的屏幕截圖

http://imageshack.us/f/823/eclipsse.jpg/

您只需卸載m2eclipse版本0.12.x並重試安裝。 您實際上是在嘗試同時安裝m2e和m2eclipse(讀取:較舊的m2e)。

我的Eclipse JDT和m2e版本是:

Eclipse Java Development Tools  3.7.0.v20110520-0800
m2e - Maven Integration for Eclipse 1.0.0.20110607-2117

暫無
暫無

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

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