【问题标题】:maven plugin install in eclipse, Missing requirement: org.eclipse.platform.feature.group 3.6.0Maven 插件安装在 Eclipse 中,缺少要求:org.eclipse.platform.feature.group 3.6.0
【发布时间】:2012-05-09 07:31:13
【问题描述】:

我的 Eclipse 版本是靛蓝。 我从 eclipse install/update 安装 maven 插件:

帮助--->安装新软件--->添加, 网址:http://download.eclipse.org/technology/m2e/releases “Maven Integration for Eclipse” 显示,我选择了它,“下一步”, 然后,发生错误:

Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) Missing requirement: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) requires 'org.eclipse.platform.feature.group 3.6.0' but it could not be found

我不知道什么是“org.eclipse.platform.feature.group 3.6.0”,我试图搜索安装它但我不能。

希望得到您的回应。谢谢。

【问题讨论】:

    标签: eclipse maven m2e


    【解决方案1】:

    为什么不使用 Eclipse Marketplace? Help -> Eclipse Marketplace... 然后安装 Maven Integration for Eclipse 和可选的 Maven Integration for Eclipse WTP。它对我有用。

    【讨论】:

    • 感谢您的回复。我的 Eclipse 版本是 3.5 Java EE IDE,但不是靛蓝。 Help下没有Eclipse Marketplace
    • 好的,没错。您刚刚说您使用 Indigo,所以我的提示。
    【解决方案2】:

    请尝试使用此网址而不是您的网址:http://m2eclipse.sonatype.org/sites/m2e/

    【讨论】:

    • 感谢 nnhthuan。问题已解决。我在 MAVEN 之前安装 GEF。并更改 maven URL。所以它起作用了。
    猜你喜欢
    • 2014-07-26
    • 2016-01-06
    • 1970-01-01
    • 2012-02-24
    • 1970-01-01
    • 2014-10-16
    • 2022-01-25
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多