Hi, I'm using this option myself, and I have written a quick shell script that will frequently purge the content of those per executor repo, based on what has been deployed to our Nexus repository (it only erase our old SNAPSHOTs).
I can share it if needed, but beware this is really specific to our artifacts and repo name (and not very nicely written, but that's another issue :-) ). Cheers, Reynald On Wed, May 16, 2012 at 11:38 AM, Olivier Lamy <[email protected]> wrote: > Recently a repo per executor option has been added. > That could help you > > 2012/5/16 Jorg Heymans <[email protected]>: >> Hi, >> >> For a large (100+ m2 jobs) Jenkins instance, what are my options to control >> the diskspace taken up by the jobs' private m2 repos ? Since maven does not >> handle access to its own local repo transactionally (vote >> hereĀ http://jira.codehaus.org/browse/MNG-2802) we need to set a private >> local repo per job. >> >> Has anyone been able to tackle this in some way or another ? >> >> Thanks ! >> Jorg > > > > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy
