Provides common components like parsers, validators and utilities for Multi-Target Application (MTA) models. These common components are reused across different MTA deployer implementations. One such instance is the Cloud Foundry MultiApps Controller.
Contains different utilities and exception types.
Contains MTA model objects for different specification versions, parsers and validators.
All components are built with Java 8 and Apache Maven, version 3.3.9
or newer.
Make sure that your Maven is configured to use Java 8 by configuring the JAVA_HOME
env to point to the correct Java JDK.
To build all components, run the following command from the root directory of the project:
$ mvn clean install
- Did you find a bug?
- Do you have a question or need support?
- How to develop, test and contribute to MultiApps
Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.