| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.aether |
Helpers to interface via aether with repositories.
|
| Modifier and Type | Method and Description |
|---|---|
MavenResponse |
MavenRepository.resolve(org.eclipse.aether.graph.Dependency dependency)
Resolves the dependency so that it is locally accessible.
|
MavenResponse |
MavenRepository.resolve(java.util.List<org.eclipse.aether.graph.Dependency> dependencies)
Resolves the dependencies so that it is locally accessible.
|
MavenResponse |
MavenRepository.resolveDirect(org.eclipse.aether.graph.Dependency dependency)
Resolves direct dependencies of the dependency so that they are locally
accessible.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.