Yes, if each subproject extends the master you have a cycle because
aech subproject declares itself as a dependency.
It's better to define your dependencies in each subproject.

Arnaud

On 2/15/06, Manisha Sur <[EMAIL PROTECTED]> wrote:
> 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