#4 ✓resolved
Niklas Koponen

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

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.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby.

People watching this ticket

Attachments

Pages