[ http://jira.codehaus.org/browse/MAVEN-1384?page=all ]
Brett Porter updated MAVEN-1384:
--------------------------------
Fix Version: (was: 1.1-beta-1)
1.1-beta-2
> 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-2
>
>
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]