SuccessFactors API Proxy - Package
-
To update the application (modules) content use the following command:
mvn clean install -P content -
To build an application package (ROOT.war) use the following command:
mvn clean install -Djava.version=8 -
To build an application package for MTA (Multitarget Application - *.mtar) use the following command:
mvn clean install -P mtaNote: Before executing the MTA package command, the Java version should be set to Java 8
-
To change the home page URL change the
DIRIGIBLE_HOME_URLproperty at package/src/main/resources/dirigible.properties
Note: This package is based on the sap-all-ephemeral build
This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.