square / keywhiz

A system for distributing and managing secrets

Home Page:https://square.github.io/keywhiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I am unable to import as maven project into eclipse.

hshyamh4 opened this issue · comments

commented

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.

commented

keywhiz-maven-issue

Please look at screen shot.

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.