Skip to main content Skip to complementary content
Close announcements banner

Excluding deleted items from the POM file for Maven build

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!