Just pushed 0.1.1 to Clojars. It is *supposed* to work with 1.x, but it most likely won't.
The problem lies in some version mismatch between 1.x and a dependency of pomegranate. See [1] for details. If anyone knows a fix for this, please let me know. [1]: https://github.com/cemerick/pomegranate/issues/2 On Mon, Apr 2, 2012 at 21:11, Nelson Morris <nmor...@nelsonmorris.net> wrote: > The `lein deps :tree` command will work in preview3. This plugin is > good for anyone who needs it now on preview2. > > Thanks for putting it together. > > On Mon, Apr 2, 2012 at 7:48 AM, Sun Ning <classicn...@gmail.com> wrote: >> lein2 has a built-in command: `lein deps :tree` for this task >> it would be great to have the plugin in lein 1.x >> But I got error below: >> >> Exception in thread "main" java.io.FileNotFoundException: Could not locate >> leiningen/core/classpath__init.class or leiningen/core/classpath.clj on >> classpath: (deps_tree.clj:1) >> >> >> On Mon 02 Apr 2012 08:39:34 PM CST, Moritz Ulrich wrote: >>> >>> I'm happy to announce the first release of lein-deps-tree[1]. >>> >>> It's a leiningen plugin which prints the all dependencies of a project >>> as a nicely formatted tree. >>> >>> >>> Please report any issues (especially with leiningen 1.x) as Github issues. >>> >>> >>> [1]: https://github.com/the-kenny/lein-deps-tree >>> >>> Cheers, >>> Moritz >>> >> >> -- >> Sun Ning >> Software developer >> Nanjing, China (N32°3'42'' E118°46'40'') >> http://about.me/sunng/bio >> >> >> -- >> 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 > > -- > 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 -- Moritz Ulrich -- 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