简体   繁体   English

用eclipse安装maven

[英]installing maven with eclipse

I'm trying to install Maven integration plugin in Eclipse Helios. 我正在尝试在Eclipse Helios中安装Maven集成插件。 But I am getting error like 但我得到的错误就像

Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e - Maven Integration for Eclipse 1.4.1.20140328-1905 (org.eclipse.m2e.feature.feature.group 1.4.1.20140328-1905)
  Missing requirement: async-http-client 1.6.5.20140328-1501 (com.ning.async-http-client 1.6.5.20140328-1501) requires 'package org.slf4j 1.6.2' but it could not be found
  Cannot satisfy dependency:
    From: m2e - Maven Integration for Eclipse 1.4.1.20140328-1905 (org.eclipse.m2e.feature.feature.group 1.4.1.20140328-1905)
    To: com.ning.async-http-client [1.6.5.20140328-1501]

Solve my problem. 解决我的问题。 May be this will be helpful for some of you guys 可能这对你们中的一些人有帮助

add this link to your eclipse and it will work. 将此链接添加到您的eclipse中它将起作用。

http://download.eclipse.org/technology/m2e/releases/1.3 http://download.eclipse.org/technology/m2e/releases/1.3

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM