Customizing the global build script templates - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29

About this task

In the Project Settings dialog box, you can find and customize the default, global build script templates under the Build > Maven > Default node. These script templates apply to all Jobs or Routes in the root folder and all sub-folders except those with their own build script templates set up.

The following example shows how to customize the global POM script template for standalone Jobs:

Procedure

  1. From the menu bar, click File > Edit Project properties to open the Project Settings dialog box.
  2. Expand the Build > Maven > Default nodes, and then click the Standalone Job node to open the relevant view that displays the content of the POM script template.
    Standalone Job configuration in the Project Settings dialog box.
    Note:

    the license you are using, the project settings items in your Talend Studio may differ from what is shown above.

  3. Modify the script code in the text panel and click Apply and Close to finish your customization.