Closed nigelcharman closed 7 years ago
Running the build with gradlew check fails with:
gradlew check
Execution failed for task ':checkstyleMain'. > Unable to create a Checker: ...
Fails both locally and on Travis.
I tried updating to Gradle 4.0 but am still getting the error.
Running the build with
gradlew check
fails with:Fails both locally and on Travis.
I tried updating to Gradle 4.0 but am still getting the error.