Class NoVersionForEjbFileNameMapping

  • All Implemented Interfaces:
    FileNameMapping

    public class NoVersionForEjbFileNameMapping
    extends AbstractFileNameMapping
    A more sophisticated file name mapping which retains the version only for library jars and leaves it out for for ejb-jars.
    • Constructor Detail

      • NoVersionForEjbFileNameMapping

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