您的位置:首页 > 编程语言 > Java开发

Error installing Maven Integration on Eclipse

2016-02-19 15:06 465 查看
I am using Eclipse-Helios. I need to install Maven Plugin on eclipse.

I am using following update URL: http://download.eclipse.org/technology/m2e/releases

Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317) Missing requirement: Maven POM XML
Editor 1.4.0.20130601-0317 (org.eclipse.m2e.editor.xml 1.4.0.20130601-0317) requires 'bundle org.slf4j.api 1.6.2' but it could not be found Cannot satisfy dependency: From: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.feature.feature.group
1.4.0.20130601-0317) To: org.eclipse.m2e.editor.xml [1.4.0.20130601-0317]

http://download.eclipse.org/technology/m2e/releases given on their official
site sometimes doesnt work , intsead this works:

GoTo Help -> Install New Software -> Add http://download.eclipse.org/technology/m2e/releases/1.3

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: