After upgrading Talend Administration Center, you need
to migrate the unsigned Jobs already published to the Nexus repository before you can
execute them in your new Talend Administration Center.
Before you begin
Make sure the
Redeploy option is activated on the Nexus
side.
Procedure
-
Unzip the archive
Artifact-Repository-Nexus-<version>.zip included in
the Talend Administration Center package to get
the migration-<version> folder.
-
Go to the configuration sub-folder and open the
configuration file repository.properties.
-
Edit the configuration file to specify the following details according to your
actual situation:
- repository type
- repository URL
- repository ID
- group ID or search keyword
- user name and password
- the path to your license file
-
Execute the JAR file
nexus-signature-migration-<version>.jar in the
migration-<version> folder.
java -jar nexus-signature-migration-<version>.jar
Results
Your old Jobs published to the Nexus repository will be downloaded to your local
file system, signed and redeployed to the Nexus repository.