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