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

-Dexcludes filtering not working anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 2.6
    • tree
    • None

    Description

      running

      mvn org.apache.maven.plugins:maven-dependency-plugin:2.4:tree -Dincludes=foo
      

      will restrict the tree that is printed to just show the artifacts that match the includes pattern (a much smaller tree)

      in version 2.5+

      mvn org.apache.maven.plugins:maven-dependency-plugin:2.5.1:tree -Dincludes=foo
      

      on a project will show the entire tree with no filtering.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            ryangardner Ryan Gardner
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: