Slackbot
08/10/2023, 9:30 AMVampire
08/10/2023, 9:40 AMVampire
08/10/2023, 9:43 AM<rootproject>/.gradle
and everything in <GRADLE_USER_HOME>
(by default ~/.gradle
) that I did not put there manually like gradle.properties
or init.d
.
This fixed the corrupted state for me, but I don't know what to delete more narrowly to fix it, or how to reproduce it.Mattia
08/10/2023, 9:52 AMVampire
08/10/2023, 10:13 AMoutputs.upToDateWhen { ... }
.
To determine whether you should report a bug to the task author, you should clean out those directories and then try to reproduce the problem. If it still happens you maybe found a bug.