簡體   English   中英

Eclipse Kepler中缺少Maven插件

[英]Missing maven plugin in eclipse kepler

我下載了Eclipse Kepler 4.3.2版本。 我引用了下面給出的許多帖子示例。

http://www.codejava.net/frameworks/spring/creating-a-spring-mvc-project-using-maven-and-eclipse-in-一分鍾

說開普勒版本已經有maven插件但是在這個版本中我沒有找到maven插件 請幫助我在此版本的Eclipse中創建/導入Maven項目。

如果我嘗試從Eclipse市場上安裝它或從安裝新軟件時得到錯誤

無法按照要求完成安裝。

Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.5.2.20150413-2215 (org.eclipse.m2e.logback.feature.feature.group 1.5.2.20150413-2215)
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
Missing requirement: Maven Integration for Eclipse 1.5.1.20150109-1820 (org.eclipse.m2e.core 1.5.1.20150109-1820) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Missing requirement: Maven Integration for Eclipse 1.5.2.20150413-2215 (org.eclipse.m2e.core 1.5.2.20150413-2215) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Integration for Eclipse 1.5.0.20140606-0033 (org.eclipse.m2e.core.ui 1.5.0.20140606-0033)
To: bundle org.eclipse.m2e.core [1.5.0,1.6.0)
Cannot satisfy dependency:
From: Maven Integration for Eclipse 1.5.1.20150109-1820 (org.eclipse.m2e.core.ui 1.5.1.20150109-1820)

謝謝

首先,使用Kepler版本是否有原因? 那是落后的兩個主要版本。

不管版本是什么,是否將m2e預安裝到Eclipse中都取決於您下載的軟件包 其中一些軟件包包括它,而其他軟件包則沒有。 兩種最流行的程序包, 它們包括M2E是Eclipse IDE的Java開發人員Eclipse IDE的Java EE開發

從更新站點安裝m2e(安裝新軟件)也應該可以,但是其錯誤消息難以破譯和診斷。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM