链接:<a href="https://github.com/akka/akka/releases" rel="nofollow">https://github.com/akka/akka/releases
版本:v2.2.1_2.11.0-M5
我一直在使用SBT编译错误
错误:</p>
[error] (akka-zeromq/*:update) sbt.ResolveException: unresolved dependency: org.
zeromq#zeromq-scala-binding_2.11.0-M5;0.0.7: not found
[error] (akka-channels-experimental/compile:compile) Compilation failed
[error] (akka-sample-osgi-dining-hakkers-scalaBuff/*:update) sbt.ResolveExceptio
n: unresolved dependency: net.sandrogrzicic#scalabuff-runtime_2.11.0-M5;1.2.0: n
ot found
[error] (akka-cluster/*:update) sbt.ResolveException: unresolved dependency: net
.sandrogrzicic#scalabuff-runtime_2.11.0-M5;1.2.0: not found
[error] unresolved dependency: net.sandrogrzicic#scalabuff-compiler_2.11.0-M5;1.
2.0: not found
[error] Total time: 16 s, completed 2013-10-8 10:40:40
我需要编译最新版本,和我的eclipse同步我的eclipse使用的是最新版本的scala 2.11我怎么解决。tks