xerial / sbt-sonatype

A sbt plugin for publishing Scala/Java projects to the Maven central.
Apache License 2.0
335 stars 65 forks source link

Crossbuild to sbt 2.0.0 + Scala 3 #523

Closed BillyAutrey closed 1 month ago

BillyAutrey commented 1 month ago

Description sbt 2.0.0-M2 is available, so we can start cross-building this to 2.0 and add scala3 support.

Reproducer

[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
BillyAutrey commented 1 month ago

Looks like @xuwei-k is working on this already, has a commit as recent as 10 hours ago in https://github.com/xuwei-k/sbt-sonatype/tree/wip-sbt-2

xuwei-k commented 1 month ago
xerial commented 1 month ago

Released https://github.com/xerial/sbt-sonatype/releases/tag/v3.12.0