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

dependency:resolve should output scope

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha-1
    • 2.0-alpha-2
    • None
    • None

    Description

      It would be helpful if the output of the dependency:resolve goal would also output the resolved scope. Not only is it just useful information, but it would be a good way to quickly see the aggregate effects of things like the following warning without having to search through the build output.

      [WARNING]
      Artifact junit:junit:jar:3.8.2:test retains local scope 'test' overriding broader scope 'compile'
      given by a dependency. If this is not intended, modify or remove the local scope.

      Attachments

        Activity

          People

            brianf Brian E Fox
            gk5885 Gregory Kick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: