Your Talend Studio provides the following default templates for generating build scripts:
- Docker image build settings
- Maven script templates for standalone Job export
- A Maven script template for OSGI bundle export of Jobs
Based on the default, global build templates, you can create folder-level build scripts. Build scripts generated based on these templates are executed when building Jobs, and are added to your build archive if you select the Sources (Maven) option when building a Job so that you can rebuild your built Job sources using Maven.
This section provides information on how to customize the build script templates.