Excluding deleted items from the POM file for Maven build - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
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-13
If you have installed the R2020-08 Studio monthly update or a later one provided by Talend, you can exclude the modules of the deleted items from the project POM file for Maven build.

Procedure

  1. From the menu bar, click File > Edit Project properties to open the Project Settings dialog box.
  2. Expand Build and click Maven.
  3. Select the Exclude deleted items check box.

    With this option selected, the modules of the deleted items will be excluded from the POM file of current project, and the source for the deleted test cases will not be generated.

    By default, this check box is selected when creating a new project.

    When a project is imported from Talend 7.2 or an earlier version, this check box is cleared by default to keep the same behavior as in the earlier version.

  4. Click Force full re-synchronize poms to apply the new settings.
  5. When done, click Apply and Close to close the dialog box.