Timothy Froehlich (Tim)
02/28/2025, 8:02 PM.gradle
directory that's created in my root project when using the wrapper, other than setting $GRADLE_HOME?Vampire
02/28/2025, 11:15 PMGRADLE_HOME
has any influence?
That is the directory where the Gradle installation is.
It has nothing to do with the .gradle
directory in your root project.Vampire
02/28/2025, 11:16 PMorg.gradle.projectcachedir
Gradle property is, what controls where that directory is located.Vampire
02/28/2025, 11:17 PMVampire
02/28/2025, 11:17 PM--project-cache-dir
parameter on the commandline.
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_execution_options