saker.maven.support Documentation TaskDoc JavaDoc Packages
Artifact deployment specifier that contains the classifier and extension for a given artifact. The specifier is expected to be in the [<classifier>:]<extension> format. The classifier may be omitted. If the extension is specified as empty, "jar" will be used as a default. Some examples are: jar, pom, sources:jar, javadoc:jar.