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

warns about depending on plexus-container-default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.0
    • 3.6.0
    • None
    • None

    Description

      When using 3.9.2 it warns about using plexus-container-default

      sample command, path to maven specific
      ~/Downloads/apache-maven-3.9.2/bin/mvn -V -B --lax-checksums org.apache.maven.plugins:maven-dependency-plugin:RELEASE:unpack    -Dtransitive=false -DoutputDirectory=. -Dmdep.stripVersion=true -Dartifact="org.apache.maven:apache-maven:3.9.2:zip:bin" -Dmaven.plugin.validation=VERBOSE
      
      sample warning
      [WARNING]
      [WARNING] Plugin validation issues were detected in 1 plugin(s)
      [WARNING]
      [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:3.5.0
      [WARNING]   Declared at location(s):
      [WARNING]    * unknown
      [WARNING]   Used in module(s):
      [WARNING]    * org.apache.maven:standalone-pom:1
      [WARNING]   Plugin issue(s):
      [WARNING]    * Plugin depends on plexus-container-default, which is EOL
      [WARNING]
      [WARNING]
      [WARNING] Fix reported issues by adjusting plugin configuration or by upgrading above listed plugins. If no upgrade available, please notify plugin maintainers about reported issues.
      [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
      [WARNING]
      

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              sellersj Jim Sellers
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: