Skip to main content Skip to complementary content
Close announcements banner

Configuring Nexus with the Talend Administration Center Zip file

After the installation of Nexus, you can use the Zip file provided with Talend Administration Center to configure your instance.

Procedure

  1. Unzip the Talend Administration Center Zip file, then unzip the Artifact-Repository-Nexus-VA.B.C.D.E archive file.
  2. Inside the Artifact-Repository-Nexus-VA.B.C.D.E archive file, the migration-A.B.C folder contains the migration script as well as a .properties file.
  3. Copy the <NewNexusInstallationDirectory>\migration-A.B.C folder to the location of your choice.
  4. Open the migration-A.B.C\nexus.properties file and check the URL, port, and login connection information. Also check the version format. Update these parameters if needed and save your changes.
  5. Launch Nexus.
  6. Log into the Sonatype Nexus Repository Web application. In the nexus.properties file, you can find the application URL. After the first connection, it is strongly recommended to change the default credentials of the default administrator account.
  7. Browse to the migration-A.B.C folder and execute the following command: java -jar <nexus-init-A.B.C.jar> in which <nexus-init-A.B.C.jar> corresponds to the .jar file name that is in the migration-A.B.C folder. For example: java -jar nexus-init-8.0.1.jar.

Results

Refresh Nexus website, in the Users tab, you can see the following users:
  • talend-custom-libs-admin (password: talend-custom-libs-admin): this user is used in Talend Administration Center Configuration > User Libraries group. Talend Studio gets the configuration information from Talend Administration Center to upload and download third-party libraries.
  • talend-updates-admin (password: talend-updates-admin): this user is used in Talend Administration Center Configuration > Software Update group. Talend Administration Center downloads the patch from Talend Update Server and use this account to upload the patch to Nexus. Talend Studio can download the patch from Nexus without credentials.
In the Roles tab, you can see the following roles:
  • talend-updates-admin
  • talend-updates-read-only
  • talend-custom-libs-admin
  • talend-custom-libs-snapshot-read-only
  • talend-custom-libs-release-read-only
In the Repositories tab, you can see the following repositories:
  • talend-custom-libs-release
  • talend-custom-libs-snapshot
  • talend-updates

What to do next

Once the Nexus repository is installed and launched, you can go to the Configuration page of Talend Administration Center and add the configuration settings for the created repositories. For more information, see Setting up Software Update parameters, Setting up the artifact repository parameters, and Setting up the user library location.

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!