I'm trying to cross publish a library for scala 2.12/2.11 using sbt-release
, and getting a java.lang.IllegalStateException: Ivy file not found in cache
exception in the 2.11 part (things continue for 2.12 and go all the way to being uploaded to 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!
Here is the complete sbt output, and this is the current state of the build.sbt
.