错误:在Eclipse中安装Maven

错误:在Eclipse中安装Maven,eclipse,m2e,Eclipse,M2e,在中,尝试在Eclipse中安装MAVEN插件: 过程是 在Eclipse3.5版本中 帮助-->安装新闻软件-->添加--> Name=Maven 网址=http://m2eclipse.sonatype.org/sites/m2e -->嗯 然后我得到了下面的错误 Cannot complete the install because one or more required items could not be found. Software being installed: Mave

在中,尝试在Eclipse中安装MAVEN插件: 过程是

在Eclipse3.5版本中

帮助-->安装新闻软件-->添加-->

Name=Maven 网址=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更新端。M2E可以在预先配置的“Indigo”更新站点中找到

在Eclipse中,选择帮助->安装新软件菜单项。选择“Indigo”更新站点

选择站点后,可能需要一分钟的时间才能在此“安装”对话框的表中展开软件选项。Eclipse下载软件选项后,在“通用工具”下选择“M2E-Maven Integration for Eclipse”。
完成安装并重新启动Eclipse。

Maven Eclipse集成已完全迁移到,请尝试使用新的更新URL,但是,Sonatype one没有失败的原因。