Skip to content

scala-major resolution for 'implementation' configuration does not work #96

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

Closed
maslovalex opened this issue May 10, 2019 · 2 comments · Fixed by #115
Closed

scala-major resolution for 'implementation' configuration does not work #96

maslovalex opened this issue May 10, 2019 · 2 comments · Fixed by #115

Comments

@maslovalex
Copy link

automatic scala-major-version resolution for scalac plugins does not work when scala-library defined as in dependesies like
implementation "org.scala-lang:scala-library:2.11.12

compile configuration is kind of deprecated, so I would expect more and more projects use implementation

@netvl
Copy link

netvl commented Sep 13, 2019

BTW, same thing happens if Scala is added to the compileOnly configuration.

@eyalroth
Copy link
Contributor

I created a PR to implement this. In the meanwhile, you could configure the version manually via the scoverageScalaVersion option (see README).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants