Interface ArtifactResolver


public interface ArtifactResolver
Resolves the artifact, i.e download the file when required and attach it to the artifact
  • Method Summary

    Modifier and Type
    Method
    Description
    resolveArtifact(org.apache.maven.project.ProjectBuildingRequest buildingRequest, org.apache.maven.artifact.Artifact mavenArtifact)
     
    resolveArtifact(org.apache.maven.project.ProjectBuildingRequest buildingRequest, ArtifactCoordinate coordinate)