djspiewak / sbt-spiewak

A plugin which represents my personal SBT project baseline
Apache License 2.0
53 stars 20 forks source link

Upgrade sbt-dotty to 0.5.0 #40

Closed mpilquist closed 3 years ago

mpilquist commented 3 years ago

This is needed for Scala 3.0.0-M3 - otherwise, we get errors like:

java.lang.LinkageError: loader constraint violation: loader dotty.tools.sbtplugin.DottyPlugin$DottyLoader$1 @333f11b8 wants to load interface xsbti.AnalysisCallback. A different interface with the same name was previously loaded by sbt.internal.MetaBuildLoader @69453e37. (xsbti.AnalysisCallback is in unnamed module of loader sbt.internal.MetaBuildLoader @69453e37, parent loader sbt.internal.FullScalaLoader @2002fc1d)