When importing an existing maven project into eclipse, my pom.xml root is marked in red. when i select pom.xml the message reads:
Unable to import XYZ project from existing workspace folder
This only happens for the root pom.xml
Used by Eclipse: Luna Service Release 2 (4.4.2) Maven Integration for Eclipse 1.5.2.20150413-2215
I tested several different maven projects and in different workspaces.
Note that this worked before, I worked on some tutorials and created several Maven projects with the same names and artifacts, etc. I deleted all previous projects, but could there be conflicts?
any suggestions will help
java eclipse import maven parent-pom
zalis
source share