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?
- settings.xml file on multiple build slave? motes motes
- Re: settings.xml file on multiple build slave? Olivier Lamy
- Re: settings.xml file on multiple build slave? Aldrin Leal
