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

list deps with scope runtime should show provided scope as well

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0
    • None
    • list

    Description

      I am trying to get all the dependencies but the test ones.
      I am using

      mvn dependency:list -DincludeScope=runtime
      

      in the doc the runtime scope includes runtime and compile scopes.
      and it says the compile scope gives compile, provided, and
      system dependencies
      So I would expect the runtime scope would also return provided dependencies

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgandon Sébastien Gandon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: