1 2 3 4 5 6 7
#!/bin/sh mvn deploy:deploy-file \ -Dfile=template.jar \ -DrepositoryId=clojars \ -Durl=https://clojars.org/repo \ -DpomFile=pom.xml