Versions Compared

Key

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

...

  • By configuring the plugin parameters directly in your project's pom.xml file
  • In a .properties file provided with the <settings> or <settingsList> plugin parameters in the pom.xml file
  • With the Maven command line options -Djtest or -Dproperty
  • In the jtestjtestcli.properties file in the Jtest installation directory or your HOME directory (see Configuration Overview)

...

(info) The settings provided in the jtestjtestcli.properties file always have the lowest priority.

...