Versions Compared

Key

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

...

  1. The app's maven group id
  2. The app's maven artifact id
  3. The URL for the app's trunnk trunk in the scm

You will add a "releaseComponent" section under the "releaseComponents" section, that will look like this:

...

Property Name

Description

${groupId}

replaced with the groupId of the application being deployed

${artifactId}

replaced with the artifactId of the application being deployed

${version}

replaced with the version of the application being deployed

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="23d89106d2603ddd-cad6da99-41f24ddb-94ad89cb-c0bee2704b0b6f18eb41ff9b"><ac:plain-text-body><![CDATA[

${app.[paramName]}

replaced with the parameter value with key 'paramName' of the application being deployed

]]></ac:plain-text-body></ac:structured-macro>

...