Class ResolverDemo
- java.lang.Object
-
- org.apache.maven.resolver.examples.resolver.ResolverDemo
-
public class ResolverDemo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResolverDemo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstallAndDeploy()voidresolve()
-
-
-
Method Detail
-
resolve
public void resolve() throws DependencyResolutionException- Throws:
DependencyResolutionException
-
installAndDeploy
public void installAndDeploy() throws InstallationException, DeploymentException
-
-