@fommil @NicolasRinaudo Any idea why, when I do `++2.11.11; coreJVM/publishSigned` (which worked just fine last time...) sbt throws an IOException because it's trying to publish the _2.12 artifacts *again*? Didn't even get a chance to try out `sbt release`...
No, cross-building was broken, so it was trying to build the 2.12 version twice. I fixed it by hardcoding different Scala versions in the build.
-
-
It's good practice to list all supported versions in `scalaVersions` and just run `+publishSigned` anyway, isn't it?
-
Do you mean crossScalaVersions?
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.