Thanks for your reply.

I have changed scalaVersion := "2.10" to scalaVersion := "2.10.3" then
everything is good.

So this is a documentation bug :)

dachuan.


On Tue, Feb 18, 2014 at 6:50 PM, Denny Lee <[email protected]> wrote:

> What version of Scala are you using?  For example, if you're using Spark
> Incubating 0.9, its dependency is Scala 2.10.3.  If you can update the
> simple.sbt to indicate 2.10.3 (as opposed 2.10) then that might do the
> trick.
>
> HTH!
>
> On February 18, 2014 at 11:21:46 AM, dachuan ([email protected]) wrote:
>
>   Hello,
>
> A quick question about my problem in compiling SimpleApp,
>
> sbt package reports
>
>  [info] Resolving org.scala-lang#scala-library;2.10 ...
> [warn]  module not found: org.scala-lang#scala-library;2.10
>  ...
>  [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> [warn]  ::          UNRESOLVED DEPENDENCIES         ::
> [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> [warn]  :: org.scala-lang#scala-library;2.10: not found
> [warn]  :: org.scala-lang#scala-compiler;2.10: not found
> [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> sbt.ResolveException: unresolved dependency:
> org.scala-lang#scala-library;2.10: not found
> unresolved dependency: org.scala-lang#scala-compiler;2.10: not found
>
> This might be a common problem, please help me with this.
>
> thanks,
> dachuan.
>
>


-- 
Dachuan Huang
Cellphone: 614-390-7234
2015 Neil Avenue
Ohio State University
Columbus, Ohio
U.S.A.
43210

Reply via email to