Class MavenArtifactClient

java.lang.Object
step.repositories.artifact.MavenArtifactClient

public class MavenArtifactClient extends Object
  • Constructor Details

    • MavenArtifactClient

      public MavenArtifactClient(String settingsXml, File localRepository) throws org.apache.maven.settings.building.SettingsBuildingException
      Throws:
      org.apache.maven.settings.building.SettingsBuildingException
  • Method Details

    • getArtifact

      public File getArtifact(org.eclipse.aether.artifact.Artifact artifact) throws org.eclipse.aether.resolution.ArtifactResolutionException
      Throws:
      org.eclipse.aether.resolution.ArtifactResolutionException