Hi,

Am Mittwoch, 30. Januar 2013 07:54:36 UTC+1 schrieb Alan Malloy:
>
> `lein deps :tree` will show you the tree of dependencies, and you can see 
> which of your dependencies has a bad dependency specification overriding 
> the one in your project.clj. Typically it turns out a dependency is saying 
> something like "I must have the very latest Clojure, whatever that is", 
> whereas your project is saying "I'd prefer 1.4, but if necessary to satisfy 
> more stringent requirements from another project I'll try to work with 
> anything".


"Bad dependency specification" is the wrong term. "Bad conflict resolution 
strategy" is probably more appropriate.

Kind regards
Meikel

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to