'parent.relativePath' points at wrong local POM

2,362 views
Skip to first unread message

Martijn van Iersel

unread,
Feb 23, 2015, 4:49:02 AM2/23/15
to cytoscap...@googlegroups.com
I want to create a new Cytoscape3 app and set it up in eclipse. I'm following the steps at http://wiki.cytoscape.org/Cytoscape_3/AppDeveloper/SettingUpAnIDE/Eclipse

But I'm getting stuck after the step "9. Right click on the project and select Configure → Convert to Maven Project." There is an error message (See the attached screenshot), and subsequent attempt to build maven with "clean install" fails with the following error:

The project org.cytoscape.app-developer:cytoscape:3.2.1 (/home/martijn/prg/cyto/cytoscape-app-developer/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Failure to find org.cytoscape:parent:pom:3.2.1 in http://code.cytoscape.org/nexus/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of cytoscape_releases has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 4, column 10 -> [Help 2]
[ERROR]

I get the same error if I run "mvn clean install" from the command line, so this is not an eclipse problem per se.

Supposedly there should be a pom file in the parent directory, so I probably need a second git checkout or some other maven command. But the guide is not clear about that.
Could somebody point me in the right direction please?

regards,
Martijn
cy3-app-failure.png

Tim Hull

unread,
Feb 24, 2015, 8:10:11 PM2/24/15
to cytoscap...@googlegroups.com
Could you try this again? It seems that the Cytoscape 3.2.1 release artifacts were never deployed to our Maven repository - now that this is done, it should work.

Tim

--
You received this message because you are subscribed to the Google Groups "cytoscape-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-disc...@googlegroups.com.
To post to this group, send email to cytoscap...@googlegroups.com.
Visit this group at http://groups.google.com/group/cytoscape-discuss.
For more options, visit https://groups.google.com/d/optout.

Martijn van Iersel

unread,
Feb 25, 2015, 7:54:24 AM2/25/15
to cytoscap...@googlegroups.com
You're right, it's working now. Thanks!

--
Martijn
Reply all
Reply to author
Forward
0 new messages