Ah, I ran into this as well recently with a plugin that was evaluating in Leiningen - and thus Leiningen's dependency on Stencil (and core.cache) overrode my own.
Are you using Vinyasa or something like that? Sean On Mar 22, 2014, at 2:55 PM, Jakub Holy <jakub.h...@iterate.no> wrote: > Thank you, I have tried that but haven't found out anything. There is only > one part of the tree that mentions core cache, no conflict (perhaps b/c there > is none until eastwood enters the scene): > > [leiningen "2.3.4"] > [stencil "0.3.2"] > [org.clojure/core.cache "0.6.2"] > > which is only 0.0.1 version behind the latest (and excluding it did not help) > > > 2014-03-22 22:25 GMT+01:00 Sean Corfield <s...@corfield.org>: > Use: lein deps :tree > > That should show you where the conflict is coming from (you're picking up an > old core.cache from somewhere). > > Sean
signature.asc
Description: Message signed with OpenPGP using GPGMail