我克隆了这个项目:
https://github.com/dpp/simply_lift.git
Run Code Online (Sandbox Code Playgroud)
然后我按照说明说明:
Change directories into the chat directory and type sbt update ~jetty-run.
Run Code Online (Sandbox Code Playgroud)
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]
Run Code Online (Sandbox Code Playgroud)
怎么办?
在比0.10.0更新的SBT版本中,~jetty-run已被删除以支持:
container:start
container:stop
deployment // compiles the changes made while jetty is running.
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
96 次 |
| 最近记录: |