我正在尝试在eclipse中安装maven 1.5,遗憾的是我收到的错误如下:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse (includes Incubating components) 1.5.0.20140606-0033 (org.eclipse.m2e.feature.feature.group 1.5.0.20140606-0033)
Missing requirement: Maven Integration for Eclipse 1.5.0.20140606-0033 (org.eclipse.m2e.core 1.5.0.20140606-0033) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Cannot satisfy dependency:
From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.5.0.20140606-0033 (org.eclipse.m2e.feature.feature.group 1.5.0.20140606-0033)
To: org.eclipse.m2e.core [1.5.0.20140606-0033]
答案 0 :(得分:53)
EClipse juno不支持maven 1.5 ..但他们还没有添加1.5
的功能所以尝试1.4或1.3
http://download.eclipse.org/technology/m2e/releases/1.3
http://download.eclipse.org/technology/m2e/releases/1.4
MAVEN INSTALLATION
选项1:
方案2: -
成功安装后,在Eclipse中执行以下操作:
最后,
答案 1 :(得分:6)
这是因为maven 1.5与eclipse juno不兼容。 所以我们需要使用maven 1.4或1.3
安装maven 1.4的步骤在
之下注意: maven v 1.3兼容,正确的juno网址:download.eclipse.org/technology/m2e/releases/1.3
答案 2 :(得分:3)
如果以上所有选项都不起作用,请先在日食中安装WST插件。
为了做到这一点,在Eclipse Juno中,转到Install New Software > Add
Name
Juno
下Location URL
http://download.eclipse.org/releases/juno
下{。}}。{/ p >
然后,选择WST Server Adapters
下的Web, XML, Java, ...
(列表的最后一个选项)。
接受许可协议并重启Eclipse。
然后恢复安装Maven的常用程序。
答案 3 :(得分:2)
选择菜单 Help \ Install New Software...
,然后添加此存储库链接:
http://download.eclipse.org/technology/m2e/releases/1.2/1.2.0.20120903-1050/
然后安装Eclipse WTP(Web Tool Platform)Juno 4.2。
答案 4 :(得分:1)
取消选中“仅选择此软件的最新版本”选项,以便显示与您的eclipse兼容的插件版本,您可以选择其中一个版本。
答案 5 :(得分:-1)
public static void setData(boolean isAvailable){
// here you will get the actual data
}
已经效仿
面向Web开发人员的Eclipse Java EE IDE。
版本:Indigo Service Release 2 构建ID:20120216-1857
由于