Is it possible to use Maven to build Scala 3 code?

I have been trying to configure my Maven pom.xml to compile Scala 3 code, but there are all kinds of problems.

Maybe this is not possible yet, so rather than hacking away at the impossible, I should see if anyone has done this yet.

https://github.com/davidB/scala-maven-plugin/issues/487 seems to indicate that it is possible.

1 Like