Settings-file and invoker-plugin

2012-01-16 Thread Asmann, Roland
Hi all, When running my projects on Jenkins, I need to set the settings-file (-s /path/to/settings.xml). I've hit my toes a couple of times now on the fact that I than also have to set the settings-file for the invoker-plugin (-Dinvoker.settingsFile=/path/to/settings.xml). Why doesn't

Re: Settings-file and invoker-plugin

2012-01-16 Thread Stephen Connolly
to set the settings-file for the invoker-plugin (-Dinvoker.settingsFile=/path/to/settings.xml). Why doesn't the invoker use the file that was given with -s? I can understand that it takes the default settings when no configuration is give, but having the plugin actually use a different settings

Re: Settings-file and invoker-plugin

2012-01-16 Thread Asmann, Roland
? On 16 January 2012 08:43, Asmann, Roland roland.asm...@adesso.at wrote: Hi all, When running my projects on Jenkins, I need to set the settings-file (-s /path/to/settings.xml). I've hit my toes a couple of times now on the fact that I than also have to set the settings-file

Re: Settings-file and invoker-plugin

2012-01-16 Thread Stephen Connolly
,     When running my projects on Jenkins, I need to set the settings-file (-s   /path/to/settings.xml). I've hit my toes a couple of times now on the   fact that I than also have to set the settings-file for the   invoker-plugin (-Dinvoker.settingsFile=/path/to/settings.xml).     Why doesn't