Pipeline to publish an IzPack installer of Silverpeas at a stable version for testing purpose.

This pipeline is triggered by another one, say the one releasing a new stable version of Silverpeas. For major or minor version of Silverpeas, a new branch in the SCM will be created in order to pursuit the constructing of IzPack installer of patch versions of Silverpeas from this branch.

This pipeline expects the following environment variables to be set:

STABLE_BRANCH
the SCM branch in which the current stable version of the project is currently maintained.

It requires the following parameters:

SILVERPEAS_VERSION
the version of Silverpeas to run for testing purpose.
WILDFLY_VERSION
the version of Wildfly atop of which Silverpeas will run.