I found. I went to a project folder and launching lein help, lein downloaded the necessary package. And now, it seems ok. But it's weird I couldn't do a lein help in any folder.
Chris Le samedi 25 août 2012 08:53:09 UTC+2, Christian Sperandio a écrit : > > Hi, > > I did a lein upgrade and now when I launch lein, I've got this error: > > chrix@Batman:~$ lein help > Check :dependencies and :repositories for typos. > It's possible the specified jar is not in any repository. > If so, see "Free-floating Jars" under http://j.mp/repeatability > Could not resolve dependencies > > > Chris > > Le samedi 25 août 2012 02:34:51 UTC+2, Phil Hagelberg a écrit : >> >> >> I'm happy to announce the release of Leiningen version 2.0.0-preview9. >> >> This release fixes a serious bug where profiles wouldn't be applied >> correctly in the trampoline task as well making auto-loaded hooks and >> middleware more consistent. It also introduces an experimental new flag >> ($LEIN_FAST_TRAMPOLINE) allowing trampoline calls to cache their command >> so that repeated invocations can happen without launching Leiningen's >> JVM. >> >> ## 2.0.0-preview9 / 2012-08-24 >> >> * Use :provided profile by default everywhere except uberjar. (Marshall >> Vandegrift) >> * Unify format for auto-loading middleware and hooks. (Justin Balthrop) >> * Allow more declarative :nrepl-middleware settings. (Chas Emerick) >> * Fix :eval-in :classloader for native dependencies. (Justin Balthrop) >> * Support project and user leinrc file for shell-level customization. >> (Justin Balthrop) >> * Cache trampoline commands for fast boot. Set $LEIN_FAST_TRAMPOLINE to >> enable. >> * Support setting HTTPS proxies. >> * Improved resilience when self-install is interrupted. (Bruce Adams) >> * Fix a bug where profile dependencies weren't honored in trampoline >> task. >> >> As usual, `lein upgrade` will get you the latest version if you're >> already running a 2.x preview. Otherwise you can fetch it from >> https://raw.github.com/technomancy/leiningen/preview/bin/lein. >> Especially if you use the trampoline task, you should be sure to >> upgrade. >> >> Hope you find this useful. Please report any problems via GitHub issues >> or the mailing list. >> >> Thanks, >> Phil >> > -- 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