Hello, I've upgraded leiningen to 1.6.1, and found that I can't use it on my old projects.
wei$ lein help Leiningen is a tool for working with Clojure projects. Several tasks are available: leiningen.classpath Problem loading: clean Remove compiled class files and jars from project. leiningen.compile Problem loading: Could not initialize class leiningen.deps__init leiningen.deploy Problem loading: leiningen.deps Problem loading: Could not initialize class leiningen.deps__init ... I tracked the issue down to lein-nailgun (I believe it requires some dependencies incompatible with the new version of lein), but I'm unsure how to fix it. A more general question: how do you find the latest version number of a library? Thanks, Wei -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en