sbt / sbt-native-packager

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

Set minimum crossSbtVersions to sbt 1.3.0, to avoid repo.scala-sbt.org (it's on Maven Central) #1567

Closed mkurz closed 6 months ago

mkurz commented 6 months ago

I started to block repo.scala-sbt.org and repo.typesafe.com in my /etc/hosts.

I needed to bump crossSbtVersions to 1.3.0 so I could fetch all dependencies from maven central.

See

this repo could go down again.

Related

mkurz commented 6 months ago

Hmm actually I think this is not an issue, it's not pluginCrossBuild / sbtVersion.