No marketplace entries found to handle Execution

fwaj picture fwaj · Jan 11, 2015 · Viewed 18.7k times · Source

I am trying to import a maven project to eclipse with M2eclipse plugin installed on. I get this 2 errors:

"No marketplace entries found to handle Execution default-compile, in /pom.xml in Eclipse. Please see Help for more information."

"No marketplace entries found to handle Execution default-testCompile, in /pom.xml in Eclipse. Please see Help for more information."

Can someone tell me what is the problem here?

This is my pom.xml

Answer

blueskin picture blueskin · Aug 26, 2015

"The default maven plugin does not support Scala out of the box, so you need to install the m2eclipse-scala connector." http://scala-ide.org/docs/tutorials/m2eclipse/