You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/06 23:13:05 UTC

[jira] Updated: (MAVEN-1312) downloading artifacts doesn't provide feedback

The following issue has been updated:

    Updater: Jerome Lacoste (mailto:jerome@coffeebreaks.org)
       Date: Sun, 6 Jun 2004 5:11 PM
    Comment:
First version of the patch, awaiting reviews before I go on in that direction. Patch was made on 1.0 branch.
The patch moves the into a simple implementation of an ActivityMonitor.

The patch also contains some javadoc cleanups and add a new test to show that InvalidUrl can throw a RuntimeException.

Note: I don't manage to make cvs diff -N work, so the 2 new files are missing. will attach them separately.

Please make a review, and say whether or not this is a good direction.
I would like to know:
- whether the idea to introduce a monitor is good
- whether the code has problems like being too url specific (especially the Content length part
- whether people are interested in ising a better ActivityMonitor (I am), perhaps something that can use the readline functionality on platform that have it (i have to find a wrapper jar library that can be used with maven without licensing issues).
- etc...
    Changes:
             Attachment changed to patch.MAVEN-1312.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1312?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1312

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1312
    Summary: downloading artifacts doesn't provide feedback
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jerome Lacoste

    Created: Sun, 6 Jun 2004 3:04 PM
    Updated: Sun, 6 Jun 2004 5:11 PM

Description:
I am using a modem these days, and it is particularly frustrating to see maven downloading files without knowing more about the time it will take.

We should then provide a way for HttpUtils to give more feedback.
In the future, maven might get integrated into IDEs. The design of the feature should also allow for easy integration with nice graphical frontends.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org