Class Resolver
java.lang.Object
org.apache.maven.resolver.examples.resolver.Resolver
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Resolver
-
-
Method Details
-
resolve
public ResolverResult resolve(String groupId, String artifactId, String version) throws DependencyResolutionException - Throws:
DependencyResolutionException
-
install
- Throws:
InstallationException
-
deploy
public void deploy(Artifact artifact, Artifact pom, String remoteRepository) throws DeploymentException - Throws:
DeploymentException
-