[ http://jira.codehaus.org/browse/MAVEN-1384?page=all ]

Arnaud Heritier updated MAVEN-1384:
-----------------------------------

    Fix Version:     (was: 1.1-rc1)
                  1.1-beta-4

> Display something when a snapshot dependency is newer
> -----------------------------------------------------
>
>          Key: MAVEN-1384
>          URL: http://jira.codehaus.org/browse/MAVEN-1384
>      Project: Maven
>         Type: Improvement

>   Components: core
>     Versions: 1.0
>     Reporter: Julien Kirch
>     Priority: Minor
>      Fix For:  1.1-beta-4

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

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to