I am facing the same problem. I can see the entries in the maven repo. http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2311/ ../
clojurescript-0.0-2311-sources.jar.md5 09-Aug-2014 23:28 32 clojurescript-0.0-2311-sources.jar.sha1 09-Aug-2014 23:28 40 clojurescript-0.0-2311.jar 09-Aug-2014 23:28 159659 clojurescript-0.0-2311.jar.asc 09-Aug-2014 23:28 481 ... However contents are enptiy(404). http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2311/clojurescript-0.0-2311.jar Makoto 2014-08-11 6:14 GMT+09:00 Bronsa <brobro...@gmail.com>: > Looks like it's broken again for 0.0-2311, this time maven-metadata.xml > shows it but the jars are not there. I can see them if I work around the > cache. > > Another report: http://dev.clojure.org/jira/browse/CLJS-838 > > > On Sat, Aug 9, 2014 at 5:03 PM, Rick B <rbriga...@sonatype.com> wrote: > >> There was a cache issue for the maven-metadata.xml and the possibly the >> jar files for 0.0-2301 and 0.0-2307. We have purged our CDN cache for those >> files which should have resolved it. If not, please let us know. >> >> Rick >> >> On Saturday, August 9, 2014 10:52:39 AM UTC-4, Alex Miller wrote: >> > I will file an issue - thanks for the analysis! >> > >> > >> > >> > Alex >> > >> > >> > >> > On Saturday, August 9, 2014 8:41:34 AM UTC-5, Curtis Summers wrote: >> > >> > > I think this may be a cache issue with the central repo. I can both >> see the file via browsing and they are in the index for me, but the actual >> jar file brings up a 404: >> > >> > > >> > >> > > >> http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2307/clojurescript-0.0-2307.jar >> > >> > > >> > >> > > However, appending a junk query string on the url correctly downloads >> the jar: >> > >> > > >> > >> > > >> http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2307/clojurescript-0.0-2307.jar?cache-is-broken >> > >> > > >> > >> > > It looks like this is being served up via varnish cache. The jar url >> is somehow cached as a 404. Depending on your location and the various >> central repo caches, you may be seeing different results (e.g., the index >> not listing the versions). >> > >> > > >> > >> > > Anybody know who to contact at central repo? >> > >> > > >> > >> > > --Curtis >> > >> > > >> > >> > > >> > >> > > On Saturday, August 9, 2014 6:00:47 AM UTC-5, Nicola Mometto wrote: >> > >> > > > I can confirm, there seem to be problem fetching clojurescript >> versions >> > >> > > > >> > >> > > > 0.0-2301 and 0.0-2307. >> > >> > > > >> > >> > > > >> > >> > > > >> > >> > > > Browsing the Central repo the files are there: >> > >> > > > >> > >> > > > http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2301/ >> > >> > > > >> > >> > > > http://repo1.maven.org/maven2/org/clojure/clojurescript/0.0-2307/ >> > >> > > > >> > >> > > > >> > >> > > > >> > >> > > > But the maven-metadata.xml file hasn't indexed them: >> > >> > > > >> > >> > > > >> http://repo1.maven.org/maven2/org/clojure/clojurescript/maven-metadata.xml >> > >> > > > >> > >> > > > >> > >> > > > >> > >> > > > >> > >> > > > >> > >> > > > Frank Versnel writes: >> > >> > > > >> > >> > > > > >> > >> > > > >> > >> > > > > Hi David, >> > >> > > > >> > >> > > > > >> > >> > > > >> > >> > > > > Leiningen couldn't find this version on clojars/maven central. >> Any other repository I might need to add to get access to super early >> clojurescript builds? >> > >> > > > >> > >> > > > > >> > >> > > > >> > >> > > > > Cheers, >> > >> > > > >> > >> > > > > Frank >> >> -- >> Note that posts from new members are moderated - please be patient with >> your first post. >> --- >> You received this message because you are subscribed to the Google Groups >> "ClojureScript" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojurescript+unsubscr...@googlegroups.com. >> To post to this group, send email to clojurescript@googlegroups.com. >> Visit this group at http://groups.google.com/group/clojurescript. >> > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojurescript+unsubscr...@googlegroups.com. > To post to this group, send email to clojurescript@googlegroups.com. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at http://groups.google.com/group/clojurescript.