> Hi, > > I have a project that depends on enlive, which uses a dependency range in its > clojure dependency. This seems to cause all possible versions of clojure to > be pulled down, including clojure-1.3.0-testbuild1-SNAPSHOT, which is broken > (parent pom is in a release repo which isn't listed in the testbuild1 pom). > This in turn breaks my build. > > At the moment the only remedy I can see is to re-package enlive to remove the > dependency range. Anyone have any other ideas?
There is some maven fu for ignoring dependencies which should work around this, and I am looking into what it takes to remove something from central. Stuart Halloway Clojure/core http://clojure.com -- 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