Interface ArtifactTranslator

All Known Implementing Classes:
ClassifierTypeTranslator

public interface ArtifactTranslator
Author:
Brian Fox
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<org.eclipse.aether.artifact.Artifact>
    translate(Set<org.apache.maven.artifact.Artifact> artifacts, org.apache.maven.plugin.logging.Log log)
     
  • Method Details

    • translate

      Set<org.eclipse.aether.artifact.Artifact> translate(Set<org.apache.maven.artifact.Artifact> artifacts, org.apache.maven.plugin.logging.Log log)
      Parameters:
      artifacts - set of Artifacts.
      log - Log
      Returns:
      set of Artifact