You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
sbt 2.0.0-M2 is available, so we can start cross-building this to 2.0 and add scala3 support.
Reproducer
Set your sbt version to 2.0.0-M2
Add sbt-sonatype to your plugin list.
sbt compile
[error] Error downloading org.xerial.sbt:sbt-sonatype;sbtVersion=1.0;scalaVersion=3:3.11.3
[error] Not found
[error] Not found
[error] not found: https://repo1.maven.org/maven2/org/xerial/sbt/sbt-sonatype_3_1.0/3.11.3/sbt-sonatype-3.11.3.pom
The text was updated successfully, but these errors were encountered:
Description
sbt 2.0.0-M2 is available, so we can start cross-building this to 2.0 and add scala3 support.
Reproducer
2.0.0-M2
sbt-sonatype
to your plugin list.sbt compile
The text was updated successfully, but these errors were encountered: