passy / build-time-tracker-plugin

Gradle plugin to continuously track and report your build times
https://plugins.gradle.org/plugin/net.rdrei.android.buildtimetracker
Apache License 2.0
1.21k stars 67 forks source link

Unable to delete file: xxx\build\times.csv #59

Closed xiongwei-git closed 8 years ago

xiongwei-git commented 8 years ago

On Windows platforms,execute "gradlew clean"

C:xx>gradlew clean Incremental java compilation is an incubating feature. :clean FAILED

FAILURE: Build failed with an exception.

BUILD FAILED

passy commented 8 years ago

What's the stacktrace? Are there any special permissions on the file?