http://docs.codehaus.org/display/MAVEN/Custom+Repository+or+Resolver+Implementations

It's not immediately possible to drop in alternative implementations,
so it will take some time for us to work this one through.

If you are wondering why we can't support file based jar overrides out
of the box - it would not work with transitive dependencies.

Your best bet is to setup an internal m2 repository at the moment, or
work with us on the above design topic.

Thanks,
Brett

On 5/23/05, John Fallows <[EMAIL PROTECTED]> wrote:
> Thanks for the update Brett.
> 
> > I will discuss this with the Maven developers. While jar overrides
> > themselves (in the m1 sense) won't be supported, alternate repository
> > implementations might (so you could write your own).
> 
> I'd be happy enough to write a replacement dependency resolution
> implementation, I just need a good hook.  It would be a real shame to
> have to drop M2 simply because of this initial hurdle.
> 
> Later on we might be able to go a bit further and introduce a central
> M2 repos as well, but for now we need the ability to take baby steps.
> 
> Kind Regards,
> John Fallows.
>

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

Reply via email to