This is probably because of https://issues.jenkins-ci.org/browse/JENKINS-17386
Richard. On Fri, Jun 7, 2013 at 8:43 PM, <[email protected]> wrote: > Actually, the Gradle distribution and all dependencies are downloaded _for > each build_. This is bad. I'm running jenkins with 'java -jar jenkins.war' > if it matters. > > wujek > > > On Friday, June 7, 2013 10:32:13 AM UTC+2, [email protected] wrote: >> >> Hi. I'm using the latest Gradle plugin and I noticed that all projects >> have all Gradle artifacts stored in their own workspace. This means, each >> project will have its own Gradle distribution (I'm using gradle wrapper) >> and their own copies of all artifacts. This seems pretty wasteful. >> Is there a way to configure a common directory for the wrappers and >> artifacts? Just as when I use Gradle on the command line everything is >> stored in ~/.gradle by default? Some variable, somehow, somewhere? >> >> wujek >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
