Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 497 Bytes

Silverpeas-Izpack-Installer

Izpack Installer for Silverpeas

To build a new Izpack installation archive of Silverpeas, follow the below statements:

  • Change the project version in the pom.xml to match the version of Silverpeas to pack.
  • Change the wildfly.version property to the version of the Wildfly distribution that is supported by the version of Silverpeas to pack.
  • Build the Izpack installation archive:
$ mvn clean install