Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Resolve artifacts by groupId

Antonio Manuel Muñiz Martín wrote:

I'm making use of Nexus as remote repository from an independent
application, my code is not in a "Maven" context (so Plexus IoC is not
available). It's hard to use Indexer [1] outside of a plexus
container.

Maybe have a look at http://git.eclipse.org/c/aether/aether-demo.git/tree/aether-demo-snippets/src/main/java/org/eclipse/aether/examples/plexus/PlexusRepositorySystemFactory.java, you might find setting up Plexus isn't that hard if needed.


Benjamin


Back to the top