Installing and configuring a supported version of Nexus - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
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 Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30
If you do not use Talend Artifact Repository embedded with your Talend product but a supported version of Nexus, you need to create and configure the required repositories in Nexus.

Before you begin

Nexus is launched.

Procedure

  1. Open the Nexus Repository Manager.
  2. Create the following maven2 (hosted) repositories:
    • releases
    • snapshots
    • talend-custom-libs-release
    • talend-custom-libs-snapshot
    • talend-updates
  3. Configure the created repositories.

    Example

    For example:

  4. Create the following users in Nexus:
    • admin with all privileges
    • talend-custom-libs-admin with the talend-custom-libs-admin and talend-custom-libs-deploy user roles
    • talend-updates-libs-admin with the talend-updates-libs-admin and talend-updates-libs-deploy user roles
    At least, the create, delete, and update privileges must be granted to the user associated to the repository.
    Tip: With Nexus 3, if you are using another user than the admin one, it is recommended to enable the delete privilege for Talend Administration Center user in Nexus. Otherwise the maven-metadata.xml file in Nexus containing information about artifact versions can not be updated and when executing an artifact from the Talend Administration Center, the wrong version of the artifact might be used. For more information, see the Nexus documentation.
    To test that users created in Nexus have access to the adequate artifacts:
    1. From Talend Studio, run Jobs and publish them to Nexus repository.
    2. Go to Nexus > Browse and expand the Job folder to access maven-metadata.xml file.
    3. Open maven-metadata.xml file and check that listed versions are adequate with the Jobs published from Talend Studio.

What to do next

Go to the Configuration page of Talend Administration Center and add the configuration settings for the created repositories.

For more information, see Configuring the Software Update repository in Talend Administration Center, Configuring Talend Artifact Repository in Talend Administration Center and Setting up the user library location in Talend Administration Center User Guide.