Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Why 0.12.2 doesn't look in Sonatype Releases repo when searching for scala release?

26 views
Skip to first unread message

Rogach

unread,
Feb 28, 2013, 1:04:35 PM2/28/13
to simple-b...@googlegroups.com
I tried to compile using freshly announced scala 2.9.3, and here's the output I got:

Getting Scala 2.9.3 ...

:: problems summary ::
:::: WARNINGS
module not found: org.scala-lang#scala-compiler;2.9.3

==== local: tried

/home/platon/.ivy2/local/org.scala-lang/scala-compiler/2.9.3/ivys/ivy.xml

==== typesafe-ivy-releases: tried

http://repo.typesafe.com/typesafe/ivy-releases/org.scala-lang/scala-compiler/2.9.3/ivys/ivy.xml

==== Maven Central: tried

http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.9.3/scala-compiler-2.9.3.pom

==== sonatype-snapshots: tried

https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-compiler/2.9.3/scala-compiler-2.9.3.pom

Is there a way to fix it? Or is it intended behavior? 

Mark Harrah

unread,
Feb 28, 2013, 1:22:51 PM2/28/13
to simple-b...@googlegroups.com
It is intended. sbt doesn't include Sonatype Releases by default because it syncs to Maven Central. You can configure this at the user level if you want, though:

http://www.scala-sbt.org/release/docs/Detailed-Topics/Proxy-Repositories.html

-Mark

>
> --
> You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to simple-build-t...@googlegroups.com.
> To post to this group, send email to simple-b...@googlegroups.com.
> Visit this group at http://groups.google.com/group/simple-build-tool?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Reply all
Reply to author
Forward
0 new messages