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

cyclic reference with 2.1.0 that doesn't matter with 2.0.10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.1.0
    • None
    • None
    • None
    • Linux

    Description

      The situation is that we have a parent pom.xml (projectA in the attachment) which is the parent of every other project. One of the other projects is the one where we define global configuration files for e.g. Checkstyle & PMD checks (projectB in the attachment).

      The cycle exists because projectA refers to projectB in the Checkstyle & PMD plugin configuration and projectA is the parent of projectB.

      IMHO this shouldn't matter (as it as with Maven 2.0.10 and earlier) because projectA is only packaged as a pom and therefore the cycle isn't relevant.

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              bitshuffler Stephan Kleine
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: