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

Enhance the download rate output to include downloaded file name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-alpha-7
    • 3.0-beta-1
    • None
    • None

    Description

      While doing a build today, i noticed something that is a little confusing.

      Take the following output

      Downloading: http://localhost:8012/somesuperbig.jar
      Downloading: http://localhost:8012/somesmall.jar
      5 KB downloaded at 10.4 KB/sec
      Downloading: http://localhost:8012/someotherbig.jar
      500 MB downloaded at 19.2 KB/sec
      500 MB downloaded at 19.2 KB/sec

      While this is occurring, you have no idea which file downloaded at a size of 5KB (only once its done can you figure it out, and this is simple example for purpose of ticket).

      Would be nice to see something like this

      500 MB downloaded at 19.2 KB/sec (http://localhost:8012/someotherbig.jar)

      for example

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            dbradicich Damian Bradicich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: