以下からプロジェクトを複製しました。
https://github.com/dpp/simply_lift.git
次に、次のような指示に従いました。
Change directories into the chat directory and type sbt update ~jetty-run.
SBT が依存関係を取得すると、次のようになります。
[error] Not a valid command: jetty-run
[error] Expected '/'
[error] Expected ':'
[error] Not a valid key: jetty-run (similar: run)
[error] jetty-run
[error]
それで?