Uploaded image for project: 'Maven Enforcer Plugin'
  1. Maven Enforcer Plugin
  2. MENFORCER-196

ReactorModuleConvergence Enhancement to identify special scenarios

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.4
    • None
    • Standard Rules
    • None
    • all

    Description

      Scenario:
      Large number of modules now changing the pom structure and of course the groupId/artifactId's as well but accidently left over a single groupId/artifactId/version reference of the old structure.
      Result:
      current builds will run sucessfully, cause the artifact is found in the snapshot repository but it's not part of the reactor. This will fail only in case of creating the release if the SNAPSHOT repository will be deleted.

      If we found an GAV, where V is equal to the current version in the reactor we could at leat produce a WARNING for such cases (best is to suppress this warning if needed).
      More reliable we can check if this artifact contains dependencies on artifacts within the reactor. Than is definitely and wrong GAV which must be fixed.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            khmarbaise Karl Heinz Marbaise
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: