简体   繁体   English

在Eclipse中安装Maven时出错

[英]Error while installing the maven in eclipse

I am new to Eclipse. 我是Eclipse的新手。 I was installing Maven plugin in Eclipse Helios and I have gone through all the answers from stack but still I was not able to solve it. 我在Eclipse Helios中安装了Maven插件,但从堆栈中获得了所有答案,但仍然无法解决。 I used 我用了

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

this link in the Eclipse -> Help > Install New software . Eclipse -> Help > Install New software中的此链接。 Still I am getting bellow error. 仍然我收到波纹管错误。 Can any one help me ? 谁能帮我 ?

Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e connector for the Maven Dependency Plugin 0.0.4.201410161303 (com.ianbrandt.tools.m2e.mdp.feature.feature.group 0.0.4.201410161303)
  Missing requirement: m2e connector for Maven Dependency Plugin 0.0.4.201410161303 (com.ianbrandt.tools.m2e.mdp.core 0.0.4.201410161303) requires 'bundle org.eclipse.m2e.jdt 1.4.0' but it could not be found
  Cannot satisfy dependency:
    From: m2e connector for the Maven Dependency Plugin 0.0.4.201410161303 (com.ianbrandt.tools.m2e.mdp.feature.feature.group 0.0.4.201410161303)
    To: com.ianbrandt.tools.m2e.mdp.core [0.0.4.201410161303]

Like Sudha Velan said, you try the eclipse marketplace(Help -> Eclipse Marketplace). 就像Sudha Velan所说的那样,您可以尝试蚀市场(帮助-> Eclipse市场)。

I prefer downloading the binary files from the maven homepage . 我更喜欢从Maven主页下载二进制文件。

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

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