jacoco-aggregate-coverage-plugin icon indicating copy to clipboard operation
jacoco-aggregate-coverage-plugin copied to clipboard

Plugin is not compatible with Gradle configuration cache

Open tprochazka opened this issue 1 year ago • 0 comments

It display this error:

2 problems were found storing the configuration cache, 1 of which seems unique.
- Task `:aggregateJacocoReports` of type `com.azizutku.jacocoaggregatecoverageplugin.AggregateJacocoReportsTask`: invocation of 'Task.project' at execution time is unsupported.
  See https://docs.gradle.org/8.4/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution

tprochazka avatar Feb 20 '24 23:02 tprochazka