Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossbuild to sbt 2.0.0 + Scala 3 #523

Closed
BillyAutrey opened this issue Oct 8, 2024 · 3 comments
Closed

Crossbuild to sbt 2.0.0 + Scala 3 #523

BillyAutrey opened this issue Oct 8, 2024 · 3 comments

Comments

@BillyAutrey
Copy link

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
@BillyAutrey
Copy link
Author

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
Copy link
Contributor

xuwei-k commented Oct 9, 2024

@xerial
Copy link
Owner

xerial commented Oct 10, 2024

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

@xerial xerial closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants