Use specific Maven commands to test an update on one or more projects before applying the update to Talend Studio.
Procedure
- Check out your Git projects.
-
Download the update from the Talend update site URL you have set up using the
-Dtalend.studio.p2.update Maven parameter.
Example:
-Dlicense.path=/home/talend/talend_studio/license -Dtalend.studio.p2.base==https://update.talend.com/Studio/8/base -Dtalend.studio.p2.update=https://update.talend.com/Studio/8/updates/R2022-01
-
Re-generate all the POM files of the project workspace and install the updates
you want to test.
For more information on how to re-generate all POM files, see this documentation.
- Test the generation of existing projects and Jobs.
- If the project generation is successful, apply the tested updates to Talend Studio. If the test is not successful, contact Talend Support.