lein-clojars
lein-clojars copied to clipboard
JSch doesn't work with ssh-keygen created DSA keys
For now use "lein keygen" to make an RSA key, or just use scp with:
lein pom scp pom.xml yourlib.jars [email protected]:
I'm going to look into whether using Ganymed SSH or some other implementation will help.