Class FullFileNameMapping

  • All Implemented Interfaces:
    FileNameMapping

    public class FullFileNameMapping
    extends AbstractFileNameMapping
    A full file name mapping, useful if artifacts might have the same name across groups.
    Version:
    $Id: FullFileNameMapping.java 1645331 2014-12-13 17:31:09Z khmarbaise $
    • Constructor Detail

      • FullFileNameMapping

        public FullFileNameMapping()
    • Method Detail

      • mapFileName

        public java.lang.String mapFileName​(org.apache.maven.artifact.Artifact a)
        Returns the file name of the specified artifact.
        Parameters:
        a - the artifact
        Returns:
        the name of the file for the specified artifact