You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Netbeans User 2019 (Jira)" <ji...@apache.org> on 2020/03/06 08:47: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=17053162#comment-17053162 ] 

Netbeans User 2019 commented on NETBEANS-3750:
----------------------------------------------

It should not be an Operating System or antivirus or Java version issue as it works well outside of Netbeans on version 11.2.

Even it is not possible about specific script as even creating new project almost with empty gradle build script leads to such issue.

But it seems that issue is not seen in 11.3 so maybe you or others have change anything else that leads to be fixed with version 11.3.

My humble understanding was that prior version runs netbeans gradle anyhow in parallel or do any action behind a scene with files in build directory.

> 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