Class NoVersionFileNameMapping

  • All Implemented Interfaces:
    FileNameMapping

    public class NoVersionFileNameMapping
    extends AbstractFileNameMapping
    A simplified version of the standard file name mapping which does not retain the version in the generated file name.
    • Constructor Detail

      • NoVersionFileNameMapping

        public NoVersionFileNameMapping()
    • 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