Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Settings

Build Strategy ID

The id of the build strategy to use. --builder.

...

Resume From

Specif a project name to resume a build from a particular project. --resume-from


Paths

Global Settings Path

An alternate path for the global setting file. --global-settings

...

An alternate path for the user toolchains file. --toolchains


Logging and Failure

Log Level

Logging verbosity level (Quiet, Errors, Normal, Debug).

...

As described. --fail-fast


Options

Image AddedImage Removed

Use Maven 2 Legacy Local Repository behaviour. i.e. no use of _remote.repositories

...

Timeout (in seconds)

Number of seconds Continua CI should wait before timing out the Maven action and aborting the command line.

Treat failure as warning

Tick to continue build on failure marking the action with a warning status.


System Properties

System Properties

Use this field to define the values of properties to be used in a Maven POM or Plugin. Specify each property as a name and value pair - one per line. --define


Environment

Environment Variables

Use this field to define the values of environment variables to set before running the Maven command line. Specify each variable as a name and value pair - one per line.