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

Can't generate report on Gradle 7.0.1 and Java 16. #175

Open
robert-close opened this issue May 14, 2021 · 3 comments
Open

Can't generate report on Gradle 7.0.1 and Java 16. #175

robert-close opened this issue May 14, 2021 · 3 comments

Comments

@robert-close
Copy link

gradle -version

Gradle 7.0.1

Build time: 2021-05-10 16:08:58 UTC
Revision: 67e618faef187783dadd03a34fdab9dc71b85b19
Kotlin: 1.4.31
Groovy: 3.0.7
Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM: 16.0.1 (Oracle Corporation 16.0.1+9-24)
OS: Linux 5.4.0-48-generic amd64

java -version
java version "16.0.1" 2021-04-20
Java(TM) SE Runtime Environment (build 16.0.1+9-24)
Java HotSpot(TM) 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing)

CLI Command:
./gradlew check coberturaReport

ERROR

Task :generateCoberturaReport FAILED

FAILURE: Build failed with an exception.

@fengyc
Copy link

fengyc commented Jun 23, 2021

Same issue on gradle 7.0 and jdk11.

@themagiccog
Copy link

Same here... I have this issue

@SingingBush
Copy link

Hopefully #178 will be merged to resolve this problem

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

4 participants