When using Gradle 2.0, the following error occurred:
java.lang.ClassNotFoundException: com.puppycrawl.tools.checkstyle.CheckStyleTask
Upgrading to Gradle 2.14.1 solves the issue.
Reference:
https://github.com/checkstyle/checkstyle/issues/2107
No comments:
Post a Comment