SuccessFactors API Proxy Sample - Package
SuccessFactors API Proxy - Package
mvn clean install -P content
mvn clean install -Djava.version=8
To build an application package for MTA (Multitarget Application - *.mtar) use the following command:
mvn clean install -P mta
*Note: 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_URL
property 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.