Closed CruncherBigData closed 11 years ago
Remove:
"nicta's avro" at "http://nicta.github.io/scoobi/releases",
from build.sbt
I'll do a pull request with this change
On Sat, May 25, 2013 at 12:58 PM, hector123 notifications@github.comwrote:
Hello all, I am going through the tutorial and did setup my build.sbt file as recomended. Once I do sbt update I get the following error:
update [info] Updating {file:/home/hadoop/my-app/}default-4cebc8... [info] Resolving org.mortbay.jetty#servlet-api;2.5-20081211 ... [warn] [NOT FOUND ] org.apache.avro#avro;1.5.4!avro.jar (25ms) [warn] ==== nicta's avro: tried [warn] http://nicta.github.io/scoobi/releases/org/apache/avro/avro/1.5.4/avro-1.5.4.jar [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: FAILED DOWNLOADS :: [warn] :: ^ see resolution messages for details ^ :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: org.apache.avro#avro;1.5.4!avro.jar [warn] :::::::::::::::::::::::::::::::::::::::::::::: [trace] Stack trace suppressed: run last *:update for the full output. error sbt.ResolveException: download failed: org.apache.avro#avro;1.5.4!avro.jar [error] Total time: 10 s, completed May 25, 2013 5:58:48 PM
— Reply to this email directly or view it on GitHubhttps://github.com/NICTA/scoobi/issues/252 .
Fixed with 3a6b7a9.
Hello all, I am going through the tutorial and did setup my build.sbt file as recomended. Once I do sbt update I get the following error: