3

我刚刚安装了 eclipse 3.7.2 并试图为它获取 Maven 插件。我使用了 Help->Install New Software 并使用了这个网站:http: //download.eclipse.org/m2e-wtp/releases/juno/ 我等待了 4 个项目出现,包括:

2) Eclipse 的 Maven 集成

3) WTP 的 Maven 迭代

并单击了这 2 个(中间项目)。令我懊恼的是,结果是这样的:

The operation cannot be completed.   See the details.
Details:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)

我看到其他人在 eclipse 3.6.2 上看到了这个,升级到 3.7 后他们不再看到错误。
但是,我更喜欢使用 3.7.2,因为它可以很好地与我需要的其他插件配合使用。任何帮助将不胜感激。

4

4 回答 4

6

我有同样的问题。最新的 m2e 插件不再适用于 Indigo (3.7.2)

但是,这里有一个存档页面:http: //wiki.eclipse.org/M2E_updatesite_and_gittags。此页面包含该插件的旧版本列表。我刚刚成功安装了 1.0 SR2 版本。

于 2013-11-07T01:55:09.423 回答
3

同样的问题,我从http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424成功安装了 1.3.1 版

于 2014-10-13T15:22:12.953 回答
1

我在 Indigo 的“安装新软件”中添加了以下链接。

http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424

我有两个选项 M2E 和 SLF4j。接受他们..下载后..单击重新启动..。

有关更多版本,请使用以下 URL

https://www.eclipse.org/m2e/m2e-downloads.html

于 2015-09-06T07:59:03.873 回答
0

Indigo Release 2 也有同样的问题,这个 m2e 更新站点工作 http://download.eclipse.org/technology/m2e/releases/1.4/?d

于 2015-07-04T12:32:25.660 回答