Yes that means that every project depends on the every other project and the
system cannot figure out which to build first and maintain the proper
relationships.  We have seen that behavior with 1.1-beta2 and it is the
correct behavior.  This is similar to a circular dependency when building
java projects.  You just need one project that can be built first that does
not have a relationship to a project that points back to itself.

Scott Ryan
Chief Technology Officer
Soaring Eagle L.L.C.
[EMAIL PROTECTED]
www.soaringeagleco.com
(303) 263-3044

-----Original Message-----
From: Manisha Sur [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 15, 2006 2:34 AM
To: users@maven.apache.org
Subject: A cycle was detected while running the maven multiproject:clean
goal


Hi,

I get the 'A cycle was detected' error for the multiproject:goal
-Dgoal=3Dclean .
The master project.xml contains dependencies on its subprojects, is this the
reason its giving this error.
when i comment the dependencies part of the master project.xml , everything
works fine.
how to tackle this problem . I am using maven 1.1 beta2 . i also have a copy
of maven 1.0.2


--
Warm Regards
Manisha Sur



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to