繁体   English   中英

用eclipse安装maven

[英]installing maven with eclipse

我正在尝试在Eclipse Helios中安装Maven集成插件。 但我得到的错误就像

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]

解决我的问题。 可能这对你们中的一些人有帮助

将此链接添加到您的eclipse中它将起作用。

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

暂无
暂无

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

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