Sbt cross release:java.lang.IllegalStateException:在缓存中找不到常春藤文件

Oli*_*ain 5 scala sbt sbt-release

我正在尝试使用scala 2.12/2.11交叉发布一个库sbt-release,并java.lang.IllegalStateException: Ivy file not found in cache在2.11部分中获得一个异常(事情继续为2.12并一直上传到sonatype)

[trace] Stack trace suppressed: run last monadic-rxJS/*:deliver for the full output.
java.lang.IllegalStateException: Ivy file not found in cache for in.nvilla#monadic-rx-cats_sjs0.6_2.11;0.2.0!
Run Code Online (Sandbox Code Playgroud)

这是完整的sbt输出,这是当前的状态build.sbt.