Re: Maven settings.xml from a URL

2015-10-16 Thread Mark Waite
There is a matrix plugin that will allow you to run a job on all nodes with a specific label. It is the ElasticAxis plugin. I find it quite helpful. It allows me to run git client plugin and git plugin tests on every slave currently available. There is a plugin that will allow you to provide con

Re: Maven settings.xml from a URL

2015-10-16 Thread Justin
Awesomesauce. Thanks. On Thursday, October 15, 2015 at 4:47:42 PM UTC-5, Justin wrote: > > We run our Jenkins nodes with a service account that has a a > network-mounted home directory. I don't want to rely on that account's > ~/.m2/settings.xml (beacuse people can and do periodically mess it up

Re: Maven settings.xml from a URL

2015-10-15 Thread Vincent Latombe
Hi, What you are looking for is Parametrized Trigger plugin + NodeLabel Parameter plugin, using https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin#NodeLabelParameterPlugin-BuildParameterFactory Vincent 2015-10-15 23:47 GMT+02:00 Justin : > We run our Jenkins nodes with a ser

Maven settings.xml from a URL

2015-10-15 Thread Justin
We run our Jenkins nodes with a service account that has a a network-mounted home directory. I don't want to rely on that account's ~/.m2/settings.xml (beacuse people can and do periodically mess it up), so we have deployed a templated copy into Artifactory. Downloading that file populates the