| Constructor and Description |
|---|
Resolver(String remoteRepository,
String localRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.eclipse.aether.artifact.Artifact artifact,
org.eclipse.aether.artifact.Artifact pom,
String remoteRepository) |
void |
install(org.eclipse.aether.artifact.Artifact artifact,
org.eclipse.aether.artifact.Artifact pom) |
ResolverResult |
resolve(String groupId,
String artifactId,
String version) |
public ResolverResult resolve(String groupId, String artifactId, String version) throws org.eclipse.aether.resolution.DependencyResolutionException
org.eclipse.aether.resolution.DependencyResolutionExceptionpublic void install(org.eclipse.aether.artifact.Artifact artifact, org.eclipse.aether.artifact.Artifact pom) throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.