radarsh / gradle-test-logger-plugin

A Gradle plugin for printing beautiful logs on the console while running tests
Apache License 2.0
835 stars 36 forks source link

Not supporting Configuration Cache in v4.0.0 #339

Closed ranjeet-porter closed 1 month ago

ranjeet-porter commented 1 month ago

FAILURE: Build failed with an exception.

75 problems were found storing the configuration cache, 38 of which seem unique.

Listener registration 'Gradle.addListener' by build ' is unsupported. Read system property 'idea.io.use.nio2' Read system property 'sun.jnu.encoding' Read system property 'sun.arch.data.model' Read system property 'sun.boot.library.path'

radarsh commented 1 month ago

As per the compatibility matrix, you need to be running at minimum Gradle 7.6 to be able to use plugin version 4.x.