Hi,

It's now 2 weeks that I need to comment out the cleanGradle task even on a 
fresh checked out working copy (named ofbizCleanGradle), else I get

C:\projectsASF\ofbizCleanGradle>svn st
C:\projectsASF\ofbizCleanGradle>

C:\projectsASF\ofbizCleanGradle>gradlew cleanGradle
:cleanGradle FAILED
FAILURE: Build failed with an exception.

* Where:Build file 'C:\projectsASF\ofbizCleanGradle\build.gradle' line: 769
* What went wrong:Execution failed for task ':cleanGradle'.
> Unable to delete file: 
C:\projectsASF\ofbizCleanGradle\.gradle\3.2.1\taskArtifacts\taskArtifacts.lock
* Try:Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output.

BUILD FAILED
Total time: 7.73 secs

I wonder if I'm the only one getting that. Maybe because I'm the only one using Windows? I have indeed any issues when running the same locally in Ubuntu (in VirtualBox) nor on demos in VM2 (Debian). The weird part is I can't find anything when Googling for "taskArtifacts.lock" windows but a Chinese article which says nothing about my issue (Google translation).

Jacques

Reply via email to