Hi all, I have the following in my project.clj:
:dependencies [[org.clojure/clojure "1.7.0-master-SNAPSHOT"]] :repositories [["snapshots" "https://oss.sonatype.org/content/repositories/snapshots"]] but am getting this error: Could not find artifact org.clojure:clojure:jar:1.7.0-master-SNAPSHOT in clojars (https://clojars.org/repo/) Could not find artifact org.clojure:clojure:jar:1.7.0-master-SNAPSHOT in snapshots (https://oss.sonatype.org/content/repositories/snapshots) This could be due to a typo in :dependencies or network issues. If you are behind a proxy, try setting the 'http_proxy' environment variable. Am I doing something wrong? Michael -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.