$ ./gradlew --rerun-tasks [hogehoge]
build.gradle
task hogehoge(type: Copy) { }
以下エラーが起こるとき
lint FAILED FAILURE: Build failed with an exception. No value has been specified for property 'lintClassPath'