Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-273

Analyze Dependency Versions Mojo

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2
    • None
    • None
    • None
    • Patch

    Description

      This is a patch that adds a new mojo and a report class to maven-dependency-plugin trunk (2.2). The goal `dependency:analyze-dep-versions` lists dependencies that are either resolved at a lower version than needed by a dependency farther from the project root or are being overridden by the dependencyManagement section. In some sense it is complimentary to `dependency:analyze-dep-mgt`.

      I checked out trunk today, added my new files, `svn add`ed them, then performed an `svn diff`. The patches applied correctly with a rechecked out copy of trunk with `cd apache-maven-dependency-plugin; patch -p0 < ../analyze-dep-versions.patch`. After patching, it built, installed and passed IT tests (including the 6 new ones that I've added) properly.

      Attachments

        1. analyze-dep-versions.patch
          74 kB
          Cole Mickens
        2. analyze-dep-versions-1.patch
          77 kB
          Cole Mickens
        3. core.PNG
          22 kB
          Cole Mickens
        4. script-ant.PNG
          36 kB
          Cole Mickens

        Activity

          People

            Unassigned Unassigned
            cm019081 Cole Mickens
            Votes:
            7 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: