getMaxFailures

The maximum number of failures to allow before stopping the build. Defaults to 0, which will stop the build on any failure. Values 0 and above are valid. If

ignoreFailures
is set, this is ignored and the build will continue (infinite failures allowed).

Since

6.4