Skip to main content Skip to complementary content

Configuring Nexus with the Talend Administration Center Zip file

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

About this task

Procedure

  1. Unzip the Talend Administration Center Zip file, then unzip the Artifact-Repository-Nexus-VA.B.C.D.E.zip file.
  2. Inside the Artifact-Repository-Nexus-VA.B.C.D.E.zip file, you can find the migration-A.B.C folder that 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-migration-A.B.C.jar> in which <nexus-migration-A.B.C.jar> corresponds to the .jar file name that is in the migration-A.B.C folder. For example: java -jar nexus-migration-8.0.1.jar.

Results

Refresh Nexus website, in the Users tab, you can now 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

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.

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!