Class DefaultArtifactCollector

java.lang.Object
org.apache.maven.artifact.resolver.DefaultArtifactCollector
All Implemented Interfaces:
ArtifactCollector

public class DefaultArtifactCollector extends Object implements ArtifactCollector
Default implementation of the artifact collector.
Version:
$Id: DefaultArtifactCollector.java 801437 2009-08-05 22:06:54Z jdcasey $
Author:
Brett Porter