@Deprecated public interface ArtifactCollector extends LegacyArtifactCollector
Modifier and Type | Method and Description |
---|---|
ArtifactResolutionResult |
collect(Set<Artifact> artifacts,
Artifact originatingArtifact,
ArtifactRepository localRepository,
List<ArtifactRepository> remoteRepositories,
ArtifactMetadataSource source,
ArtifactFilter filter,
List<ResolutionListener> listeners)
Deprecated.
|
collect, collect, collect
@Deprecated ArtifactResolutionResult collect(Set<Artifact> artifacts, Artifact originatingArtifact, ArtifactRepository localRepository, List<ArtifactRepository> remoteRepositories, ArtifactMetadataSource source, ArtifactFilter filter, List<ResolutionListener> listeners) throws ArtifactResolutionException
ArtifactResolutionException
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.