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

Lukas Theussl closed MAVEN-1384.
--------------------------------

         Assignee: Lukas Theussl
       Resolution: Fixed
    Fix Version/s: 1.1-beta-3

> Display something when a snapshot dependency is newer
> -----------------------------------------------------
>
>                 Key: MAVEN-1384
>                 URL: http://jira.codehaus.org/browse/MAVEN-1384
>             Project: Maven
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0
>            Reporter: Julien Kirch
>         Assigned To: Lukas Theussl
>            Priority: Minor
>             Fix For: 1.1-beta-3
>
>
> 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