I would find this very usefull too as the eclipseCp target seems to use an 
absolute path for the cache although that can be fixed by allowing an option to 
make all Cps from the java plugin relative.

Also is there a way of pushing jar file (any artifact really) only into your 
local cache. Quite often we have users who are having to change code from 
multiple source control systems (scs) (versioned seperately as they are used by 
various different divisions around the company) who need to make changes to two 
or more of these scs. It would be nice for them to build jars in one half of 
their problem and pick them up in the other half without poluting anyone else 
(I know this can be done with unique version numbers for each user but that 
does tend to contaminate our sftp server that we use for SNAPSHOT builds.

Cheers

Matt


--- On Fri, 6/2/09, Adam Murdoch <[email protected]> wrote:

> From: Adam Murdoch <[email protected]>
> Subject: Re: [gradle-user] change gradle's cache directory
> To: [email protected]
> Date: Friday, 6 February, 2009, 7:42 PM
> 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




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

    http://xircles.codehaus.org/manage_email


Reply via email to