get Max Errors
The maximum number of errors that are tolerated before breaking the build or setting the failure property. Defaults to 0.
Example: maxErrors = 42
Return
the maximum number of errors allowed
Since
3.4
The maximum number of errors that are tolerated before breaking the build or setting the failure property. Defaults to 0.
Example: maxErrors = 42
the maximum number of errors allowed
3.4