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

gradle plugin only seems to work with Scala 2.13 #337

Open
pjfanning opened this issue Jun 24, 2024 · 0 comments
Open

gradle plugin only seems to work with Scala 2.13 #337

pjfanning opened this issue Jun 24, 2024 · 0 comments

Comments

@pjfanning
Copy link
Contributor

I used https://github.com/apache/pekko-grpc-quickstart-scala.g8 to create a quickstart repo locally (giter8).

I selected Scala 3.3.3 but when I used Gradle commands on the local repo - I got this error:

throw new GradleException("$PLUGIN_CODE requires a single major.minor version of `org.scala-lang:scala-library` in compileClasspath.\nFound $scalaVersions")

It seems like when we publish the pekko-grpc plugin that it only publishes a single set of artifacts that appear to be tied to Scala 2.13.

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

1 participant