On Dec 13, 9:17 pm, B Smith-Mannschott <bsmith.o...@gmail.com> wrote:
> Summary:
>
> I've tried three different ways to get this to work and failed. What
> am I overlooking? The nightly builds exist, so clearly this must be
> working for someone, just not me.

mvn install:install-file -DpomFile=pom.xml -Dfile=clojure-contrib.jar

The same works for clojure itself; just change the jar name.

I fear I can't speak for your other questions...

As dysinger said, if you're using lein to build your projects, you
don't actually _have_ to install your own clojure or clojure-contrib,
and using the snapshots from build.clojure.org means there's less risk
of others running in to build problems if they try to build your
project from scratch.

-DTH

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