GoogleCloudPlatform / pontem

Open source tools for Google Cloud Storage and Databases.
Apache License 2.0
64 stars 15 forks source link

Error: BigQueryWorkloadTester:jacocoTestReport #241

Open jmehta99 opened 4 years ago

jmehta99 commented 4 years ago

build.gradle' line: 44

How to resolve this?

warrior107 commented 4 years ago

Jacoco plugin is properly setup. You can comment Jacoco related properties in parent project build.graddle.

Also, take the changes for #243