2012-02-02 4 views
4
でMavenのインストール

では、EclipseでMAVENプラグインをインストールしようとした: プロセスがある...エラー:Eclipseの

In Eclipse3.5 version...

Help-->InstallNewSoftware-->Add-->

Name=Maven URL=http://m2eclipse.sonatype.org/sites/m2e -->ok

は、私は私を助けてください、以下のエラー

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] 

を得ました。

+1

Maven Eclipseの統合はhttp://eclipse.orgに完全に移行しました。新しい更新URL http://download.eclipse.org/technology/m2e/releasesで試してみましょう。しかし、Sonatypeが失敗する理由はありません。 – Nishant

答えて

2

Indigoリリースでは、M2Eに必要な別のSonatypeアップデート側はなくなりました。 M2Eは、あらかじめ設定された "Indigo"アップデートサイトにあります。

Eclipse内から、ヘルプ - >新しいソフトウェアのインストールメニュー項目を選択します。 「インディゴ」アップデートサイトを選択します。

サイトを選択すると、この「インストール」ダイアログの表でソフトウェアの選択肢を展開できるようになるまでに1分ほどかかることがあります。 Eclipseがソフトウェアの選択肢をダウンロードしたら、「汎用ツール」の下の「Eclipse用Maven統合」を選択します。 インストールを終了し、Eclipseを再起動します。