Rwanou wrote:
Hi all,

Sorry if my questions finds an answer in the user guide...
Is there anyway to specify another path to Gradle's cache than
USER_HOME/.gadle ?

The only option at the moment is to use the -g command-line option, which allows you to specify a different Gradle user home dir. Changing this will drag the cache along with it.

Just like in maven, the local repo is quite big, and I
really don't want it in my user home. And I want it to be a global property,
that can change for any user, just like I can specify such folder in Maven
with .m2/settings.xml


I think it would be useful to be able to specify the location of the gradle cache per user, and probably per build as well.

Could you add a JIRA issue for this?


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to