我遵循了在 Heroku [lien] http://www.scalatra.org/guides/deployment/heroku.html#toc_177上部署 Scalatra 应用程序的指南, 我收到以下错误:
> [error] (*:update) sbt.ResolveException: unresolved dependency: >com.typesafe.startscript#xsbt-start-script-plugin;0.5.3: not found
我的 SBT 版本是 0.13.0..
有关信息,我是 scalatra 和 sbt 的新手,请你帮帮我..