In this section:

jtest.fail

This setting enables or disables failing the build by returning a non-zero exit code if any violation is reported.

trueFailing the build is enabled.
falseFailing the build is disabled.

jtest.show.settings

This setting specifies enables or disables printing the current settings and customizations, including the source of each configuration entry (for example, .properties file).

truePriting the current settings is enabled.
falsePriting the current settings is disabled.

jtest.data.additional

This setting specifies the path to the additional json.data file. You can specify more than one file by providing a comma-separated list of file paths.

[path]The path to the additional json.data file(s).



  • No labels