Skip to content

scoverage-maven-plugin is not compatible with 2.13.9 #433

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
bednar opened this issue Sep 29, 2022 · 3 comments · Fixed by #436
Closed

scoverage-maven-plugin is not compatible with 2.13.9 #433

bednar opened this issue Sep 29, 2022 · 3 comments · Fixed by #436
Assignees
Milestone

Comments

@bednar
Copy link
Contributor

bednar commented Sep 29, 2022

We can't update the Scala 2.13.x version to the 2.13.9 because this version is not supported by scoverage/scoverage-maven-plugin#106.

We have to figure out how to deal with that because there is a security issue for Scala 2.13.8 - https://github.com/influxdata/influxdb-client-java/security/dependabot/1

@bednar bednar self-assigned this Sep 29, 2022
@dalbani
Copy link

dalbani commented Sep 29, 2022

It's not clear to me why Scala version 2.13.9 in particular introduces this incompatibility. Where does this comes from?

@bednar
Copy link
Contributor Author

bednar commented Sep 30, 2022

@dalbani

scoverage-maven-plugin plugin depends on org.scoverage:scalac-scoverage-plugin:1.4.11. The org.scoverage:scalac-scoverage-plugin doesn't have deployed build for Scala 2.13.9:

image

https://mvnrepository.com/artifact/org.scoverage/scalac-scoverage-plugin

@dalbani
Copy link

dalbani commented Sep 30, 2022

I see, thanks for the info!

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