> I was wondering how this changed for the 3.x releases. Is it easier to > embed the maven engine now or is better idea writing a plexus > implementation? All I need is to have a resolver as a dependency in a > project and make it able to load the dependencies to the classpath.
If that is all you need, then you can probably just use Aether directly. http://www.sonatype.com/people/2010/08/introducing-aether/ http://aether.sonatype.org/ Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
