TPS-4026
Info | Value |
---|---|
Patch Name | Patch_20200507_TPS-4026_v2-7.2.1 |
Release Date | 2020-05-07 |
Target Version | 20190620_1446-V7.2.1 |
Product affected | Talend Administrator Center |
Introduction
This patch is an individual patch.
NOTE: To download this patch, liaise with your Support contact at Talend.
Fixed issues
This patch provide the Nexus initialization tool for Nexus 3.22, jira is:
- TPS-4026 [7.2.1] Support for nexus 3.22 for TAC versions 7.x (TAC-14159)
Prerequisites
Consider the following requirements for your system:
- Studio applied latest 7.2.1 cumulative patch(include TPS-3794).
Installation
- Logon TAC and switch to Configuration-> Software Update, then enter the correct values and save referring to the documentation: https://help.talend.com/reader/f7Em9WV_cPm2RRywucSN0Q/j9x5iXV~vyxMlUafnDejaQ
- Switch to Software update page, where the new patch will be listed. The patch can be downloaded from here into the nexus repository.
-
Login to local Nexus, and download the patch file.
Note:
- nexus-migration.jar is Talend Nexus initialization tool, used to create users and repositories on one new Nexus instance; You can update the nexus.properties file, then run
java -jar nexus-migration.jar
. - If you use one existing Nexus 3.x, pls only try the Nexus migration as the document and no need to run the tool: https://help.talend.com/reader/ZgkXyqjyUnHg4eJp6ikUfA/b6G7jJpKZhrdPXJt8vqS9Q
- If you are trying to use a new Nexus 3.x instance, please run the tool to initialize Nexus, it will create the users(talend-custom-libs-admin, talend-updates-admin) and repositories(talend-custom-libs-snapshot, talend-custom-libs-release, talend-updates). Then please check the repositories setting in Artifact Repository on the Configuration page, because the tool don't create them, you can create new or use the default maven repositories(maven-releases, maven-snapshots).
- nexus-migration.jar is Talend Nexus initialization tool, used to create users and repositories on one new Nexus instance; You can update the nexus.properties file, then run