首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在eclipse juno中安装m2e-wtp maven

无法在eclipse juno中安装m2e-wtp maven
EN

Stack Overflow用户
提问于 2015-08-13 12:04:58
回答 1查看 1.3K关注 0票数 1

无法完成安装,因为找不到一个或多个必需的项目。

代码语言:javascript
复制
  Software being installed: m2e-wtp - JPA configurator for WTP (Optional) 1.0.1.e42-20130821-1033 (org.eclipse.m2e.wtp.jpa.feature.feature.group 1.0.1.e42-20130821-1033)
  Missing requirement: Maven Integration for Eclipse WTP 1.0.0.20130613-0136 (org.eclipse.m2e.wtp 1.0.0.20130613-0136) requires 'bundle org.eclipse.m2e.maven.runtime [1.4.0,2.0.0)' but it could not be found
  Missing requirement: Maven Integration for Eclipse WTP 1.0.1.20130911-1545 (org.eclipse.m2e.wtp 1.0.1.20130911-1545) requires 'bundle org.eclipse.m2e.maven.runtime [1.4.0,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Maven JPA Configurator 1.0.1.e42-20130821-1033 (org.eclipse.m2e.wtp.jpa 1.0.1.e42-20130821-1033)
    To: bundle org.eclipse.m2e.wtp 1.0.0
  Cannot satisfy dependency:
    From: m2e-wtp - JPA configurator for WTP (Optional) 1.0.1.e42-20130821-1033 (org.eclipse.m2e.wtp.jpa.feature.feature.group 1.0.1.e42-20130821-1033)
    To: org.eclipse.m2e.wtp.jpa [1.0.1.e42-20130821-1033]
EN

回答 1

Stack Overflow用户

发布于 2015-08-15 15:26:36

消息是说安装需要org.eclipse.m2e.maven.runtime插件的版本至少为1.4.0 (不高于2.0.0)。

我认为Eclipse Juno有此插件的早期版本,因此您需要迁移到较新版本的Eclipse才能使用此插件。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/31979325

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档