Interface ArtifactTranslator
-
- All Known Implementing Classes:
ClassifierTypeTranslator
public interface ArtifactTranslator
- Author:
- Brian Fox
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<org.apache.maven.shared.transfer.artifact.ArtifactCoordinate>
translate(Set<org.apache.maven.artifact.Artifact> artifacts, org.apache.maven.plugin.logging.Log log)
-