I believe there are several Jenkins Plugins which allow you to do that:

https://wiki.jenkins-ci.org/display/JENKINS/Plugins

Two that caught my attention: Copy To Slave, Config File Provider

--
-- Aldrin Leal, <[email protected]>
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/


On Thu, Sep 12, 2013 at 6:32 PM, motes motes <[email protected]> wrote:

> I have a Jenkins master/slave setup. Currently I have 23 slaves that can
> potentially run a maven build. At the moment I have manually copied a
> settings.xml to ~.m2 on all my slaves. Are there a better approach to this?
> Eg. somehow make the slaves read a settings.xml file on the master?
>

Reply via email to