You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/06/13 04:44:12 UTC

[jira] Closed: (MNG-3589) multi level multi module build with cyclic references does not work

     [ http://jira.codehaus.org/browse/MNG-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3589.
-----------------------------

    Resolution: Not A Bug

> multi level multi module build with cyclic references does not work
> -------------------------------------------------------------------
>
>                 Key: MNG-3589
>                 URL: http://jira.codehaus.org/browse/MNG-3589
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Reactor and workspace
>            Reporter: Ulli Adrion
>            Assignee: Brian Fox
>            Priority: Minor
>
> Our main project consists of 3 multi modules projects m1, m2 and m3
> m1 is a multi module project which contains again several projects.
> There is a cyclic reference in m1 (only for test cases) which we solved with the dependency tag <scope>test</scope>:
> A --> B --> only for test cases C --> A
> If we build m1 separately it works.
> If  we want to build our main project it aborts with "The projects in the reactor contain a cyclic reference" with the cycle shown above.

-- 
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