Setting up the artifact repository parameters - 7.3

Talend Administration Center User Guide

Version
7.3
Language
English
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 Administration Center
Content
Administration and Monitoring
Last publication date
2023-08-30

About this task

To retrieve all the artifacts published in the artifact repository and configure their execution, you have to connect your Talend Administration Center to the Nexus artifact repository.

For more information about how to install the artifact repository, see Installing and configuring Talend Artifact Repository on Talend Help Center .

Nexus is based on Sonatype Nexus. For more information on how to use it, see Sonatype Nexus' documentation on http://www.sonatype.org/nexus.

Procedure

  1. On the Menu tree view, click Configuration.
  2. Click the Artifact Repository group to display its parameters.
    The parameters are the following:

    Parameter

    Value

    Artifact repository type

    Select the type of artifact repository (NEXUS, NEXUS 3, and Artifactory).

    URL

    Enter the location URL to your repository, http://127.0.0.1:8081/ by default. For Artifactory, if the URL has no context path, then /artifactory/ will be added to the end.

    In case you do not want to use a context path, go to the configuration table of the Talend Administration Center database and set artifactory.addDefaultUrlContext parameter to false. The default context path /artifactory will not be added to the path.

    Username

    Enter the username to connect to your repository. By default, it is admin.

    Password

    Click change password and enter then confirm the password to connect to your repository. By default, it is Talend123.

    Default Release Repo

    Enter the name of the repository into which you want to publish the Release version of your artifact item by default. By default, it is releases.

    Default Snapshot Repo

    Enter the name of the repository into which you want to publish the Snapshot version of your artifact item by default. By default, it is snapshots.

    Default Group ID

    Enter the name of the group in which to publish your artifact item by default.