public class DefaultArtifactsResolver extends Object implements ArtifactsResolver
Constructor and Description |
---|
DefaultArtifactsResolver(ArtifactResolver theResolver,
ArtifactRepository theLocal,
List<ArtifactRepository> theRemoteRepositories,
boolean theStopOnFailure) |
public DefaultArtifactsResolver(ArtifactResolver theResolver, ArtifactRepository theLocal, List<ArtifactRepository> theRemoteRepositories, boolean theStopOnFailure)
public Set<Artifact> resolve(Set<Artifact> artifacts, Log log) throws MojoExecutionException
resolve
in interface ArtifactsResolver
MojoExecutionException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.