Skip to main content Skip to complementary content
Close announcements banner

Skipping folders when building and running Jobs

Talend Studio allows you to skip folders when building and running Jobs.

This is useful if your Job is saved under a very deep path, potentially also with long folder names, and you get the java.io.IOException error when building and running the Job because of the path or command length limit of the operating system.

Procedure

  1. From the menu bar, click File > Edit Project properties to open the Project Settings dialog box.
  2. Expand Build and click Maven to open the corresponding view.
  3. Select the Skip folders check box.
  4. Click Force full re-synchronize poms.
  5. When done, click Apply and Close to close the dialog box.
  6. Restart your Talend Studio.

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!