Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1-beta-3
-
Component/s: core
-
Labels:None
-
Number of attachments :
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.