clojure-android / lein-droid

A Leiningen plugin for building Clojure/Android projects
Eclipse Public License 1.0
645 stars 56 forks source link

Cannot run program "jarsigner" #151

Open danse opened 7 years ago

danse commented 7 years ago

I have got the following exception:

java.io.IOException: Cannot run program "jarsigner": error=2, No such file or directory

No, i don't have any jarsigner exe in my system... but shouldn't it be installed by Lein? It sounds like a Java dependency