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

list-repositories should point to the file that repository is specified in

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.1
    • None
    • list-repositories
    • None

    Description

      When I run mvn dependency:list-repositories I'd like to see in which file each repository is specified.

      My use case: I'd like to change all repositories from using http to using https for security reasons. When repository is specified in my pom.xml it's pretty easy to find and fix. But if it's specified in some plugin I'm using I have to go on full adventure trying to find it.

      It would be much easier if list-repositories just printed "Repository http://... at plugin maven-some-plugin" or "Repository http://... at some/pom.xml"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              missingdays Evgeny Bovykin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: