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 project that depends on the contrib jar). I believe
this to be because the individual pom files for the individual contrib
projects are faulty. It works if I use org.clojure/contrib/complete
however - at the cost of having unnecessary many dependencies. Anyone
knows whats going wrong?

-- 
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

Reply via email to