Hi,
when I try to start the CVS plugin with "mvn hpi:run" I get:
hudson.util.CyclicGraphDetector$CycleDetectedException:
Cycle detected: Plugin:cvs -> Plugin:subversion
-> Plugin:cvs
When I do the same with the Subversion plugin I get:
hudson.util.CyclicGraphDetector$CycleDetectedException:
Cycle detected: Plugin:subversion -> Plugin:subversion
This happens with both Maven 2.2.1 and 3.0.3.
I know this has been discussed before here:
https://groups.google.com/forum/?fromgroups#!topic/jenkinsci-dev/PzQ11DUl17sUnfortunately the topic was not very meaningful. Therefore I'm bumping this.
Is anyone else experiencing the described behavior? Is there are workaround for this until this issue is fixed?
Kind Regards,
Fred