(-main deploy-or-install artifact & [sign-releases])
(all-artifacts sign? version artifact)
(artifacts version files)
(classifier version f)
The classifier is be located between the version and extension name of the artifact. See http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploying-with-classifiers.html
The classifier is be located between the version and extension name of the artifact. See http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploying-with-classifiers.html
(coordinates-from-pom pom-str)
(sign! pom jar-file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close