| Constructor and Description |
|---|
StubArtifactCollector()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.artifact.resolver.ArtifactResolutionResult |
collect(Set theArtifacts,
org.apache.maven.artifact.Artifact theOriginatingArtifact,
org.apache.maven.artifact.repository.ArtifactRepository theLocalRepository,
List theRemoteRepositories,
org.apache.maven.artifact.metadata.ArtifactMetadataSource theSource,
org.apache.maven.artifact.resolver.filter.ArtifactFilter theFilter,
List theListeners) |
org.apache.maven.artifact.resolver.ArtifactResolutionResult |
collect(Set theArtifacts,
org.apache.maven.artifact.Artifact theOriginatingArtifact,
Map theManagedVersions,
org.apache.maven.artifact.repository.ArtifactRepository theLocalRepository,
List theRemoteRepositories,
org.apache.maven.artifact.metadata.ArtifactMetadataSource theSource,
org.apache.maven.artifact.resolver.filter.ArtifactFilter theFilter,
List theListeners) |
public org.apache.maven.artifact.resolver.ArtifactResolutionResult collect(Set theArtifacts, org.apache.maven.artifact.Artifact theOriginatingArtifact, org.apache.maven.artifact.repository.ArtifactRepository theLocalRepository, List theRemoteRepositories, org.apache.maven.artifact.metadata.ArtifactMetadataSource theSource, org.apache.maven.artifact.resolver.filter.ArtifactFilter theFilter, List theListeners) throws org.apache.maven.artifact.resolver.ArtifactResolutionException
collect in interface org.apache.maven.artifact.resolver.ArtifactCollectororg.apache.maven.artifact.resolver.ArtifactResolutionExceptionpublic org.apache.maven.artifact.resolver.ArtifactResolutionResult collect(Set theArtifacts, org.apache.maven.artifact.Artifact theOriginatingArtifact, Map theManagedVersions, org.apache.maven.artifact.repository.ArtifactRepository theLocalRepository, List theRemoteRepositories, org.apache.maven.artifact.metadata.ArtifactMetadataSource theSource, org.apache.maven.artifact.resolver.filter.ArtifactFilter theFilter, List theListeners) throws org.apache.maven.artifact.resolver.ArtifactResolutionException
collect in interface org.apache.maven.artifact.resolver.ArtifactCollectororg.apache.maven.artifact.resolver.ArtifactResolutionExceptionCopyright © 2008–2014. All rights reserved.