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 ArtifactsResolverMojoExecutionExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.