我尝试在Scala和MongoDB上设置一个新的Play框架。我尝试了所有在线提供的文档,但每次我尝试在终端上运行项目时都会出现一些模糊的错误。我试图理解它,但所有努力都证明是无效的。我是新的Scala和Play Framework开发人员。以下是我从终端获得的回复。感谢
http://repo.typesafe.com/typesafe/releases/reactive_mongo_plugin/reactive_mongo_plugin_2.10/0.0.43/reactive_mongo_plugin_2.10-0.0.43.pom
[info] Resolving com.typesafe.trace#trace-sigar-libs;0.1.1 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: reactive_mongo_plugin#reactive_mongo_plugin_2.10;0.0.43: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[trace] Stack trace suppressed: run last *:update for the full output.
[error] (*:update) sbt.ResolveException: unresolved dependency: reactive_mongo_plugin#reactive_mongo_plugin_2.10;0.0.43: not found
[error] Total time: 36 s, completed Apr 4, 2015 10:04:19 AM
答案 0 :(得分:0)
我猜您尝试使用Play插件,但依赖项并不对应于此最新工件为"org.reactivemongo" %% "play2-reactivemongo" % "0.10.5.0.akka23"
的lib:http://search.maven.org/#search%7Cga%7C1%7Creactivemongo