Maven discovery completed without finding any extensions

后端 未结 2 1192
庸人自扰
庸人自扰 2021-02-08 02:23

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

Discovery completed without fin

2条回答
  •  温柔的废话
    2021-02-08 02:44

    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

提交回复
热议问题