On Fri, 11 Mar 2011 16:40:46 -0500, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:

I created the testbuild-* artifacts, but they were never uploaded to the
Maven Central Repository. I had previously deleted the staging repositories
from oss.sonatype.org, and today I deleted the remaining
1.3.0-testbuild*-SNAPSHOT artifacts from oss.sonatype.org.

Many thanks for this.

FYI, you can also exclude transitive dependencies with Maven/Leiningen.

In Leiningen, like this:
https://github.com/technomancy/leiningen/blob/master/sample.project.clj#L35

In Maven, like this:
http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html#Dependency_Exclusions

I should have mentioned that I had tried both these before posting, and they don't seem to help in this case. All clojure version artifacts were still being downloaded.

--
Hugo Duncan

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