We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2dd89 commit 5cb601bCopy full SHA for 5cb601b
mvn-upload.sh
@@ -0,0 +1,2 @@
1
+#!/bin/sh
2
+mvn deploy:deploy-file -Dfile=target/rumext.jar -DpomFile=pom.xml -DrepositoryId=clojars -Durl=https://clojars.org/repo/
0 commit comments