小编Mar*_*emi的帖子

HelloWorld示例(sbt new sbt/scala-seed.g8)无效

在使用scala 2.12.0在Mac 10.12.2上安装sbt版本0.13.13(使用brew)之后,我尝试了文档中的第一个示例(根据主题sbt new sbt/scala-seed.g8).

结果是:

...
[info] Set current project to hello (in build file:/scratch/hello/)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
org.eclipse.jgit.api.errors.TransportException: http://github.com/sbt/scala-seed.g8.git: 301 Moved Permanently
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
...
Run Code Online (Sandbox Code Playgroud)

我是个新人,只是想知道这是不是因为我的经验不足...

scala sbt

10
推荐指数
2
解决办法
4921
查看次数

标签 统计

sbt ×1

scala ×1