Versions Compared

Key

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

...

The naming convention for the environment variables is:

  • A parameter name as defined in the configuration file <a link to the config file /parameters table> converted to upper case, with each dot (.) replaced by an underscore (_)., and “WS_ prefix is added to the definition aboveit.

For example the maven.runPreStep parameter can be set using the WS_MAVEN_RUNPRESTEP environment variable.

...