Can you detail more about your custom solution, and what it does? As you'll see from our comments, because this does away with a whole lot of Maven's features what you'd be faced with is probably recompiling your own Maven distribution from source, with your own resolver implementation (it shouldn't require any changes to Maven's code, just the configuration).
- Brett On 5/27/05, John Fallows <[EMAIL PROTECTED]> wrote: > Hey Brett, > > I commented on the doc at > > http://docs.codehaus.org/display/MAVEN/Custom+Repository+or+Resolver+Implementations > > In short, we can live without transitive dependencies, since we want > to control every single dependency ourselves. > > Kind Regards, > John Fallows. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
