I am unable to import as maven project into eclipse.
hshyamh4 opened this issue · 4 comments
Hi ,
Error is:
Description Resource Path Location Type
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (execution: default-compile, phase: compile) pom.xml /keywhiz-testing line 5 Maven Project Build Lifecycle Mapping Problem
But from command prompt It is working.
I'm not an Eclipse user (prefer IntelliJ), but I tried selecting "Import" and "Existing Maven Projects". There were several "errors" including the one you posted and others of the form "no marketplace entries found to ...". I'm afraid I have no idea how to make Eclipse work more than I've tried. If you (or someone else) does, please contribute to this issue.
I agree, that screenshot looks like the one I got from a fresh Eclipse download. I took a little time to search around related to this, but I'm not familiar enough with Eclipse and m2e.
Doesn't seem to be a problem with the keywhiz project per-se, but how to load a maven project in Eclipse.