On Wed, Apr 2, 2008 at 2:26 PM, Benoit Decherf <[EMAIL PROTECTED]> wrote:
> I have an artifact in 2 repositories with 2 diferents versions.
>  maven download the pom correctly (It try to download it from the 2
> repositories) but fails to download the jar (It only try to download it on 1
> repository).
>  It seems that only the 2nd repository defined in settings.xml is used to
> download the jar.
>
>  It's probably because of the bug MNG-3282. Can you confirm that ?

This sounds very much like something I see with Maven 2.0.7+ (and not
with 2.0.5).  For me it seems to affect plugins that exist in multiple
repos, but it's possible that all the artifacts up to that point in
the build aren't split across repos.

(Brian, this is the problem I mentioned in the 'why can't you upgrade
to the latest maven' thread that prevents us from moving beyond
2.0.5.)

http://jira.codehaus.org/browse/MNG-3282

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to