maven扩展插件安装出错

发布于 2021-11-20 17:23:40 字数 1093 浏览 512 评论 6

在Eclispe3.7安装maven插件,maven的扩展插件不能安装。

svn插件安装了,没有问题(link安装,version:1.8.18);

gef插件也安装了(gef - http://download.eclipse.org/tools/gef/updates/interim/),没有问题;

m2c安装也没有问题(m2e - http://download.eclipse.org/technology/m2e/releases);

问题就是m2e-extras没法安装。

错误如下:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Web Application Runner 0.1.0.201105060943 (com.sonatype.m2e.webby.feature.feature.group 0.1.0.201105060943)
  Missing requirement: In-situ Web Application Launcher for M2Eclipse 0.1.0.201105060943 (com.sonatype.m2e.webby 0.1.0.201105060943) requires 'bundle org.eclipse.m2e.core [0.13.0,0.14.0)' but it could not be found
  Cannot satisfy dependency:
    From: Web Application Runner 0.1.0.201105060943 (com.sonatype.m2e.webby.feature.feature.group 0.1.0.201105060943)
    To: com.sonatype.m2e.webby [0.1.0.201105060943]

该装的我都装了,还行不行!感觉是哪个插件的版本有问题!

求高手解答~~



如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

秋意浓 2021-11-22 20:12:45

ubuntu下eclipse安装maven-extra插件遇到同样问题,找不到解决方法,最后只好把
Web Application Runner 取消了,不装了。不知道后面的使用会不会有影响。

冷清清 2021-11-22 20:09:31

百思不得其解~~

离不开的别离 2021-11-22 19:39:26

或者你设置下代理安装试试

秉烛思 2021-11-22 19:27:47

gef插件已经包含了zest插件呀!而且我也试过了~~

想挽留 2021-11-22 11:10:24

在没有安装zest插件的话,直接安装m2eclipse插件会报出缺少依赖的错误,信息如下:

Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Integration for Eclipse (Required) 0.10.0.20100209-0800 (org.maven.ide.eclipse.feature.feature.group 0.10.0.20100209-0800)
Missing requirement: Maven Integration for Eclipse (Editors) 0.10.0.20100209-0800 (org.maven.ide.eclipse.editor 0.10.0.20100209-0800) 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.10.0.20100209-0800 (org.maven.ide.eclipse.feature.feature.group 0.10.0.20100209-0800)
To: org.maven.ide.eclipse.editor [0.10.0.20100209-0800]

另外附上博客地址:http://paskaa.iteye.com/blog/831642

冬天旳寂寞 2021-11-21 15:22:41

我都是直接市场里安装的M2E

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文