BuildCacheTest > Check task with additional reporters should be relocatable > Gradle Gradle 7.4.2: Check task with additional reporters should be relocatable FAILED
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\junit16922949046201174500\original with arguments [ktlintCheck, --build-cache, --stacktrace]
Output:
> Task :loadKtlintReporters FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':loadKtlintReporters'.
> Could not resolve all files for configuration ':ktlintReporter'.
> Could not find me.cassiano:ktlint-html-reporter:0.2.3.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/me/cassiano/ktlint-html-reporter/0.2.3/ktlint-html-reporter-0.2.3.pom
- https://jcenter.bintray.com/me/cassiano/ktlint-html-reporter/0.2.3/ktlint-html-reporter-0.2.3.pom
Required by:
project :```