On Wed, Mar 06, 2013 at 02:33:43AM +0530, Olivier Lamy wrote: > 2013/3/5 Prasanna Santhanam <t...@apache.org>: > > Hi, > > > > On the cloudstack-incubating project I have the same configuration for > > a job on jenkins.cloudstack.org and builds.apache.org. But the mvn > > build on builds.a.o is significantly faster by ~20m > > > > * I checked that the slave I'm using is just as fast. > > * I'm disabling artifact archiving > > * Using the .m2 repo local to the slave. > Prefer using "Local to the executor" > >
I tried that too but not much improvement. > > Is there a nexus proxy in the background caching all the jars from mvn > > central by any chance that could be making the build run faster on > > builds.a.o? > Nope as long as we "Local to the executor" option no need of using a > repository manager. > > which jobs do you compare ? The jobs compared are a) https://builds.apache.org/view/A-F/view/Cloudstack/job/cloudstack-master-maven/ (22m) b) http://jenkins.cloudstack.org/view/master/job/build-master/ (42m) I believe you have access to our jenkins.cs.o already! Would appreciate any insight! Our devs are breaking builds left and right at the moment :) -- Prasanna.,