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

'actTransitively=true' does not work with maven-dependency-plugin 3.0.0

    XMLWordPrintableJSON

Details

    Description

      the following command does not purge the transitive snapshots dependencies:
      mvn -e org.apache.maven.plugins:maven-dependency-plugin:3.0.0:purge-local-repository -DactTransitively=true -DreResolve=false -DsnapshotsOnly=true -Dverbose=true

      but it works with version 2.10:
      mvn -e org.apache.maven.plugins:maven-dependency-plugin:2.10:purge-local-repository -DactTransitively=true -DreResolve=false -DsnapshotsOnly=true -Dverbose=true

      Attachments

        Activity

          People

            Unassigned Unassigned
            missedone Nick Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: