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/07/23 07:44:11 UTC

[jira] Updated: (MAVEN-1384) Display something when a snapshot dependency is newer

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Fri, 23 Jul 2004 1:42 AM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1384
    Summary: Display something when a snapshot dependency is newer
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1
   Versions:
             1.0

   Assignee: 
   Reporter: Julien Kirch

    Created: Wed, 21 Jul 2004 3:07 AM
    Updated: Fri, 23 Jul 2004 1:42 AM

Description:
When a project dependency is a snasphot, a download.message is displayed, then when the external repository version is newer, the download starts, but when the local version is newer, no message is displayed and maven jump to the next dependency.

It would be nice to have a message explaining why no download occured. ("Local version is ok" or something like this") because user doesn't understand why sometimes a download occurs and why sometimes not.

In the same idea, I think that the download.message (Attempting to download ${1}.) is not well choosen because it's not really an attempt to download, but perhaps more a "Checking ${1}." or something like this sometimes followed by a download.



---------------------------------------------------------------------
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