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.

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

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