Re: Using maven with clojure-contrib 1.3

2011-02-08 Thread Stuart Sierra
Can you give example steps to reproduce this problem? Thanks, -Stuart Sierra 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 - p

Using maven with clojure-contrib 1.3

2011-02-07 Thread MHOOO
For some reason, whenever I use one of the clojure-contrib 1.3 jars in my leiningen project file (e.g. org.clojure/contrib/logging) and then install that (using lein install) into my local repo, I get errors about the generated pom file to be invalid whenever I try to depend on the project (the pro