Hi,
Has this been implemented in later versions of gradle (being able to control the location of the repository)? Cheers, Shay Adam Murdoch-2 wrote: > > > > 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 > > > > -- View this message in context: http://old.nabble.com/change-gradle%27s-cache-directory-tp21875257p26336762.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
