TPS-4027
Info | Value |
---|---|
Patch Name | Patch_20200515_TPS-4027_v2-7.1.1 |
Release Date | 2020-05-15 |
Target Version | 20181026_1147-V7.1.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-4027 [7.1.1] Support for nexus 3.22 for TAC versions 7.x (TAC-14159)
Prerequisites
Consider the following requirements for your system:
- Talend Administrator Center 7.1.1 applied latest cumulative patch and Studio applied latest cumulative patch(include TPS-4032).
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