cyclic reference with 2.1.0-RC1 that doesn't occur with 2.0.10
--------------------------------------------------------------

                 Key: MNG-4074
                 URL: http://jira.codehaus.org/browse/MNG-4074
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Daniel Kulp



With a CXF trunk checkout (http://svn.apache.org/repos/asf/cxf/trunk/), if you 
run:

mvn -Pfastinstall      (to get the required plugins and such installed)
and then 
mvn -Psetup.eclipse

to setup the eclipse stuff, that works fine with mvn 2.0.[8-10], but with 
2.1.0-RC1, I get:
[INFO] The projects in the reactor contain a cyclic reference: Edge between 
'Vertex{label='org.apache.cxf:cxf'}' and 
'Vertex{label='org.apache.cxf:cxf-buildtools'}' introduces to cycle in the 
graph org.apache.cxf:cxf-buildtools --> org.apache.cxf:cxf --> 
org.apache.cxf:cxf-buildtools


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to