Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5457

Show repository id when downloading or uploading from/to a remote repository

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.5
    • 3.5.2
    • General
    • None

    Description

      currently, the log only show the url being downloaded:

      Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
      Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 98.7 KB/sec)

      nothing is told about the repository id.
      But as shown in MNG-5181, repository id is an important information since it is stored in local repository to limit artifact scope: it would be useful IMHO to display the id in the output, like

      Downloading from central: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
      Downloaded from central: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 98.7 KB/sec)

      Attachments

        1. 2016-05-18_204749.png
          18 kB
          Michael Osipov

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              hboutemy Herve Boutemy
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: