Skip to main content Skip to complementary content
Close announcements banner

Setting up the artifact repository parameters

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.

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!