concordion / cubano

A packaged framework for implementing web and API test suites. Builds on Concordion to bring your software delivery team together around living documentation.
http://concordion.org/cubano/framework
Apache License 2.0
15 stars 2 forks source link

Checkstyle error #5

Closed nigelcharman closed 7 years ago

nigelcharman commented 7 years ago

Running the build with gradlew check fails with:

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.