You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/01/31 00:59:00 UTC

[jira] [Commented] (NETBEANS-3750) Gradle clean task fails in gradle [version 5.6.4 and 6.0.1]

    [ https://issues.apache.org/jira/browse/NETBEANS-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027106#comment-17027106 ] 

Laszlo Kishalmi commented on NETBEANS-3750:
-------------------------------------------

Well it might be somewhere in your build script as the exception on the discuss.gradle.org says:

Caused by: org.gradle.api.UncheckedIOException: java.io.IOException: Unable to delete file ‘…\build’

 

> Gradle clean task fails in gradle [version 5.6.4 and 6.0.1] 
> ------------------------------------------------------------
>
>                 Key: NETBEANS-3750
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3750
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 11.2
>         Environment: Gradle: e.g. 5.6.4 as gradle-wrapped 6.0.1
> JVM: 11.0.2 (Oracle Corporation 11.0.2+9)
> IDE: Netbeans 11.2
>            Reporter: Netbeans User 2019
>            Assignee: Laszlo Kishalmi
>            Priority: Critical
>              Labels: gradle, gradle-wrapper
>
> Shortly:
> It seems that it is starting since version 5.4, but more used version 5.6.4 and 6.0.1 to occure issue with clean task that leads to failure, but build directory is deleted and it is possibly needed to do N-times "clean task" for each possible subproject that you have.
> It has been reported also on Gradle, but it seems that happen only from Netbeans IDE, not via command line as gradlew.
> See also: 
> [https://github.com/gradle/gradle/issues/12014]
> https://discuss.gradle.org/t/gradle-clean-task-fails-in-gradle-version-5-6-4-and-6-0-1/34218/3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists