Managing external modules for Talend Studio - Cloud

Talend Management Console User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Content
Administration and Monitoring > Managing projects
Administration and Monitoring > Managing users
Deployment > Deploying > Executing Pipelines
Deployment > Deploying > Executing Tasks
Deployment > Scheduling > Scheduling Tasks
Last publication date
2024-02-29
Configure an artifact repository to store third-party Java libraries that are needed by Talend Studio. If your Talend Studio license has expired or if it is missing, you will not able to configure an artifact repository.

Procedure

  1. Log in to Talend Management Console.
  2. Open the Configurations page.
  3. Click Studio in the top menu.
  4. Toggle ON the Enable artifact repository configuration option and click Configuration.
  5. Select the type of your Artifact Repository Manager.
    • Nexus 2
    • Nexus 3 (from Talend Studio version 7.0)
    • Artifactory (from Talend Studio version 7.1)
  6. Enter the address of the Artifact Repository Manager.
    Default settings:
    • Nexus 3: http://localhost:8081
    • Artifactory: http://localhost:8081/artifactory
  7. Enter talend-custom-libs-snapshot as the Snapshot repository ID.
  8. Enter talend-custom-libs-release as the Release repository ID.
  9. Enter your username and password for the Artifact Repository Manager.
  10. Click Save.

Results

At Talend Studio start-up the missing external libraries are detected and you are prompted to download and install them.

You can also install them manually, by clicking Help > Install Additional Packages and selecting Required third-party library, or by importing .jar files via Window > Talend > Modules > Import external jars.