[ 
https://jira.codehaus.org/browse/MNG-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict updated MNG-1974:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Improve repository searching for artifacts
> ------------------------------------------
>
>                 Key: MNG-1974
>                 URL: https://jira.codehaus.org/browse/MNG-1974
>             Project: Maven
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.2
>            Reporter: brianfox brianfox
>            Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to