Interface FileNameMapping

    • Method Detail

      • setUseBaseVersion

        void setUseBaseVersion​(boolean useBaseVersion)
        Parameters:
        useBaseVersion - true if the base version will be use false otherwise.
      • mapFileName

        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