Possibility to define settings file in maven2 builder
Reported by Niklas Koponen | March 11th, 2009 @ 06:03 AM
We need to use different maven repositories when doing simultanious builds. Therefore I added a possibility to define a maven settings file in the maven2 builder.
Configuration is as follows:
builder:
type: maven2
maven2:
task: clean install
settings: integ_settings.xml
The file path for the settings file is relative to the location where the maven2 builder is being run. You may also pass an absolute path if you want to. We have the settings file in scm.
Comments and changes to this ticket
-
Craig March 12th, 2009 @ 01:05 PM
- Assigned user set to Craig
-
Craig May 22nd, 2009 @ 11:24 AM
- State changed from new to resolved
patch has been added.
please confirm this is working fine now with maven2
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.