Sean, thanks - but does it still work for you if you remove ~/.m2/ (or just 
remove 1.7.0-master-SNAPSHOT from here)? I've tried with the trailing slash 
and am still having no luck (both locally and on Travis CI).

Andy, having this as a dependency was working previously but I will clone 
and build master directly in the meantime - thank you.

Michael

On Thursday, 26 February 2015 23:11:05 UTC, Sean Corfield wrote:
>
> On Feb 26, 2015, at 11:21 AM, Michael Griffiths <mikeygr...@gmail.com 
> <javascript:>> wrote: 
> > 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";]] 
>
> The only difference between my project.clj (which works) and yours is the 
> trailing / on the repository address: 
>
>     :dependencies [[org.clojure/clojure "1.7.0-master-SNAPSHOT"]] 
>     :repositories [["snapshots" "
> https://oss.sonatype.org/content/repositories/snapshots/";]] 
>
> Sean Corfield -- (904) 302-SEAN 
> An Architect's View -- http://corfield.org/ 
>
> "Perfection is the enemy of the good." 
> -- Gustave Flaubert, French realist novelist (1821-1880) 
>
>
>
>

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

Reply via email to