Customizing the global build script templates - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Big Data

Open Studio for Data Integration

Open Studio for ESB

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.
    Note:

    Depending on the Studio product the license you are using, the project settings items in your 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.