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

Add support for sbt 2 #841

Closed
wants to merge 1 commit into from
Closed

Add support for sbt 2 #841

wants to merge 1 commit into from

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Oct 7, 2024

See

We can't really do much at this point but to wait for other plugins to be released first that twirl depends on:

  • ch.epfl.scala:sbt-bloop_sbt2.0.0-M2_3
  • com.eed3si9n:sbt-buildinfo_sbt2.0.0-M2_3
  • com.github.sbt:sbt-maven-plugin_sbt2.0.0-M2_3
  • com.typesafe:sbt-mima-plugin_sbt2.0.0-M2_3
  • org.scala-js:sbt-scalajs_sbt2.0.0-M2_3
  • org.portable-scala:sbt-scalajs-crossproject_sbt2.0.0-M2_3
  • com.lightbend.sbt:sbt-java-formatter_sbt2.0.0-M2_3
  • de.heikoseeberger:sbt-header_sbt2.0.0-M2_3
  • com.github.sbt:sbt-ci-release_sbt2.0.0-M2_3
  • org.scalameta:sbt-scalafmt_sbt2.0.0-M2_3

@mkurz
Copy link
Member Author

mkurz commented Oct 7, 2024

Hmm.. seems I was too fast. We can of course already cross publish the twirl plugin with Scala 3/sbt 2, even if running sbt 1 with missing sbt 2 plugins:
https://www.scala-sbt.org/2.x/docs/en/changes/migrating-from-sbt-1.x.html#cross-building-sbt-plugin-with-sbt-1x

Makes total sense.

@mkurz mkurz closed this Oct 7, 2024
@mkurz mkurz deleted the sbt2 branch October 7, 2024 20:52
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

Successfully merging this pull request may close these issues.

1 participant