Procedure
- Inside the Artifact-RepositoryNexus-VA.B.C.D.E.zip archive file, you will also find the migration-A.B.C folder that contains the migration script as well as a .properties file that you can update in order to adapt the script to your Talend Artifact Repository repository.
- Copy the <NewNexusInstallationDirectory>/migration-A.B.C folder to the location of your choice.
- Open the migration-A.B.C/nexus.properties file and check that the Talend Artifact Repository URL and login connection information correspond to your Talend Artifact Repository instance. If not, update them and save your changes.
-
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.