Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-3589

multi level multi module build with cyclic references does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • Reactor and Workspace
    • None

    Description

      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.

      Attachments

        Activity

          People

            brianf Brian E Fox
            ulrike Ulli Adrion
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: