He-Pin opened a new issue, #182: URL: https://github.com/apache/pekko-sbt-paradox/issues/182
## Request Add support for sbt 2.x (currently at 2.0.0-RC14). ## Context Apache Pekko is working on migrating from sbt 1.x to sbt 2.x. `pekko-sbt-paradox` needs sbt 2 support to complete the migration. sbt 2 uses Scala 3 for build definitions, so the plugin needs to be cross-built for sbt 2. The upstream `sbt-paradox` already has an sbt 2 milestone available (0.11.0-M4). The [sbt2-compat](https://github.com/sbt/sbt2-compat) library may help with cross-building. ## References - [Migrating from sbt 1.x](https://www.scala-sbt.org/2.x/docs/en/changes/migrating-from-sbt-1.x.html) - [sbt 2.x plugin migration tracker](https://github.com/sbt/sbt/wiki/sbt-2.x-plugin-migration) - [sbt-paradox 0.11.0-M4](https://github.com/lightbend/paradox/releases) (sbt 2 support) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
