[ http://jira.codehaus.org/browse/MNG-1974?page=all ]
Brett Porter updated MNG-1974:
------------------------------
Fix Version: 2.1
> Improve repository searching for artifacts
> ------------------------------------------
>
> Key: MNG-1974
> URL: http://jira.codehaus.org/browse/MNG-1974
> Project: Maven 2
> Type: Improvement
> Components: Artifacts and Repositories
> Versions: 2.0.2
> Reporter: Brian Fox
> Priority: Minor
> Fix For: 2.1
>
>
> Currently, if there are multiple repositories defined in poms and or
> settings, each time an artifact is retreived, it searches through the list,
> displaying warnings that couldn't be found for each repository. There are 2
> enhancements that I can think of:
> 1. Don't print warning when it can't be found in the repository, unless it
> can't be found anywhere. This is just a neusance and clutters the screen. If
> it printed the url when it actually found it, I would be able to see where it
> came from and that's more than sufficient.
> 2. When looking for a jar, try looking where you just found the pom. I can't
> think of a good reason why it would be good to grab a jar from a repo
> different than where we found the pom. In this case, it just throws up a
> bunch more warnings when it should know where exactly to find the jar.
--
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]