Maven discovery completed without finding any extensions

放肆的年华 提交于 2019-12-21 09:16:49

问题


I have installed eclipse 4.3 on my system and recently installed the Maven integration plugin. I get the following error:

Discovery completed without finding any extensions. Please check your network connection and try again.

The catalog url is http://download.eclipse.org/technology/m2e/discovery/directory-1.4.xml

Note: No proxies, no network issues


回答1:


There is a Java update 1.7.0_45 which fixes that problem.




回答2:


I was having the same issue on Mac OS X 10.8.5 with eclipse-kepler and Java 1.7_40 update. I resolved it by reverting to an older (Java 1.6) version of Java.

You can find more details here about the details causing the issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=417241

Hope this helps ~J



来源:https://stackoverflow.com/questions/18131143/maven-discovery-completed-without-finding-any-extensions

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!