sbt / sbt-native-packager

sbt Native Packager
https://sbt-native-packager.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
1.59k stars 439 forks source link

Download failure (scala-sbt.org error) #1378

Closed kittsville closed 3 years ago

kittsville commented 3 years ago

Expected behaviour

Sbt plugin downloads

Actual behaviour

Download fails with error: sbt.librarymanagement.ResolveException:

[error]   download error: Caught java.net.UnknownHostException: repo.scala-sbt.org (repo.scala-sbt.org) while downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.typesafe.sbt/sbt-native-packager/scala_2.12/sbt_1.0/1.7.5/ivys/ivy.xml

Owing to scala-sbt.org expiring today: sbt/sbt#6075

Information

This likely affects everyone, however:

kittsville commented 3 years ago

Domain config fixed, downloads working again