Class ResolverDemo

java.lang.Object
org.apache.maven.resolver.examples.resolver.ResolverDemo

public class ResolverDemo extends Object
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • resolve

      public void resolve(String factory) throws org.eclipse.aether.resolution.DependencyResolutionException
      Throws:
      org.eclipse.aether.resolution.DependencyResolutionException
    • installAndDeploy

      public void installAndDeploy(String factory) throws org.eclipse.aether.installation.InstallationException, org.eclipse.aether.deployment.DeploymentException
      Throws:
      org.eclipse.aether.installation.InstallationException
      org.eclipse.aether.deployment.DeploymentException