Deployer 10.7 | Deploying Assets from a Source Asset Repository | Building Composites
 
Building Composites
 
Adding Assets to the Source Directory
Setting Build Properties
Setting Git Properties
Setting JVM Memory
Setting VCS Checkout Properties
Running the Build Script
Build Script Processing Steps and Output Files
The build process for composites involves the following high-level tasks:
1. Create the assets on the development environment and export or copy them to a file system or version control system (VCS), from which the build process can obtain them. In this help, the location to which you export the assets is called the source directory. You can find the information about how to prepare, extract, or export the assets to the source directory in the documentation of the webMethods product(s) for which you want to deploy assets.
2. Install the webMethods Asset Build Environment on the build machine as described in Installing Software AG Products.
3. Modify the build.properties file to define the parameters used by the master build script to build composites.
4. Run the master build script to package your assets into composites for deployment.