Modifier and Type | Method and Description |
---|---|
Collection<? extends Artifact> |
ArtifactsProcessor.process(MavenProject project,
Collection<? extends Artifact> artifacts,
Log log)
Performs some operation on the supplied
Collection of
Artifact s in the context of the supplied MavenProject and returns a Collection of Artifact s representing the result. |
Copyright © 2013–2015, Laird Nelson. All rights reserved.