[ http://jira.codehaus.org/browse/MNG-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=135630#action_135630 ]
Ulli Köpfler commented on MNG-3589: ----------------------------------- It's a big project ... If helpful I could attach the corresponding POMs. (?) > 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