Class DefaultLegacyArtifactCollector

java.lang.Object
org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector
All Implemented Interfaces:
LegacyArtifactCollector
Direct Known Subclasses:
DefaultArtifactCollector

@Component(role=LegacyArtifactCollector.class) public class DefaultLegacyArtifactCollector extends Object implements LegacyArtifactCollector
Author:
Brett Porter, Jason van Zyl