I've got a couple of projects that need a newer version of a JAR
than is available in Maven.

Is there any support/syntax in project.clj that will allow me to point
at a local JAR file?

Also, is it possible to 'override' a given dependency to favour a local JAR
over the 'official' maven one?

[ specifically, I'm trying to use clj-xmpp which uses the SMACK XMPP
libraries under the hood, and the maven shipped version won't authenticate
against our ejabberd ]

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