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

Brian Fox moved MDEP-168 to MNG-3589:
-------------------------------------

    Affects Version/s:     (was: 2.0)
          Component/s:     (was: resolve)
                       Reactor and workspace
           Complexity: Intermediate
                  Key: MNG-3589  (was: MDEP-168)
              Project: Maven 2  (was: Maven 2.x Dependency Plugin)

> 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 Köpfler
>            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


Reply via email to