Dan Rollo wrote:

I'm guessing I
need the class: org.sonatype.aether.RepositoryCache, but I've no idea
which jars to include to provide it (and it's deps...).

http://mavencentral.sonatype.com/#search|ga|1|fc%3A%22org.sonatype.aether.RepositoryCache%22

https://docs.sonatype.org/display/AETHER/Home

Of course when I run the code, no surprise, it breaks. I'm pretty sure
required plexus/bootstrapping classes (and/or aether equivalents) are
missing. Could you point me to how m2eclipse handles this? Is it as
simple as including a couple plexus jars? Which ones, and/or can you
point me to the canonical/minimal example?

An ordinary Maven 3.x distribution should give a pretty good idea of what JARs are needed to run Maven. Also, the source files I mentioned in the previous mails give examples how to boot a plexus container.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to