You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tim Cronin <ti...@outboundengine.com> on 2017/01/18 18:55:12 UTC

JCS 2.0 eclipse setup issues

I'm running
eclipse neon.2 4.6.2
m2e 1.3.1

I've imported as a maven project via svn and did the following to cleanup
the
livecycle issues

https://mahichir.wordpress.com/2014/05/14/solving-the-plugin-execution-not-covered-by-lifecycle-configuration-error-in-eclipse/

but now getting the following errors:

Project build error: Non-resolvable parent POM for
org.apache.commons:commons-jcs-sandbox:[unknown-version]: Could not find
artifact org.apache.commons:commons-jcs:pom:2.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM    pom.xml
/commons-jcs-filecache    line 1    Maven pom Loading Problem
Project build error: Non-resolvable parent POM for
org.apache.commons:commons-jcs-sandbox:[unknown-version]: Could not find
artifact org.apache.commons:commons-jcs:pom:2.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM    pom.xml
/commons-jcs-sandbox    line 24    Maven pom Loading Problem
Project build error: Non-resolvable parent POM for
org.apache.commons:commons-jcs-sandbox:[unknown-version]: Could not find
artifact org.apache.commons:commons-jcs:pom:2.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM    pom.xml
/commons-jcs-yajcache    line 1    Maven pom Loading Problem