My build started failing about an hour ago with this error:
[error] sbt.librarymanagement.ResolveException: Error downloading com.typesafe.play:sbt-plugin;sbtVersion=1.0;scalaVersion=2.12:2.8.7
[error] Not found
[error] Not found
[error] not found: https://repo1.maven.org/maven2/com/typesafe/play/sbt-plugin_2.12_1.0/2.8.7/sbt-plugin-2.8.7.pom
Sure enough, the version is gone from maven: https://repo1.maven.org/maven2/com/typesafe/play/sbt-plugin_2.10_0.13/
Is this normal?
Ahh. This is a scheduled brownout to show what will be impacted on May 1st by the sunset of bitTray...
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
@Typesafe, it looks like the sbt-plugin DL in maven repo1 is just a redirect to bitTray. I think this should get fixed before May 1st or many people will be upset...