Hi,
 I am trying to run sepcs on buildr (before submitting easy patches),
but I can't make it work : the 'org.scala-lang:scala-reflect:jar:2.9.2'
dependancy doesn't exist or can't be downloaded.

$ rake spec
Compiling Java libraries ...
ruby1.9.1 /home/jp/src/open_source/buildr/_buildr --buildfile
buildr.buildfile compile
(in /home/jp/src/open_source/buildr, development)
Compiling buildr
Compiling buildr:scala into lib/buildr/scala
VScalaDoc not supported for Scala 2.8+
Downloading org.scala-lang:scala-reflect:jar:2.9.2
Buildr aborted!
RuntimeError : Failed to download
org.scala-lang:scala-reflect:jar:2.9.2, tried the following repositories:
http://oss.sonatype.org/content/repositories/releases/
https://oss.sonatype.org/content/groups/scala-tools/
http://repo1.maven.org/maven2/
https://oss.sonatype.org/content/groups/scala-tools/

(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [ruby1.9.1
/home/jp/src/open_source/buildr/...]
/home/jp/src/open_source/buildr/rakelib/package.rake:28:in `block in
<top (required)>'
Tasks: TOP => spec => compile
(See full trace by running task with --trace)


Am I the only one to have this issue ?

Thanks

-- 
Jean-Philippe Caruana
http://www.barreverte.fr

Reply via email to