In Talend Studio, each external module is
given a default URI to identify its deployment in Maven. When needed, you can change the
Maven URI.
For example, when replacing an installed database driver with a new version, you need to
specify another Maven URI for it.
Note:
Changing the Maven URI for an external module will affect all the components and
metadata connections that use that module within the project.
When working on a remote project, your custom Maven URI
settings will be automatically synchronized to the Talend Artifact Repository and will be used when other
users working on the same project install the external module.
Procedure
-
In the Modules view, click the Maven URI you want to
customize and then click the [...] button that
appears.
The Install Module dialog box opens.
-
If you want to install another version of the external module, specify the full
path to the module file in the Module File field, or
click the [...] button to browse in your local file
system.
-
Select the Custom MVN URI check box and enter a new URI
in the field.
You can click the

button next to the
Default MVN URI field to copy the default Maven URI, then paste it in the
Custom MVN URI field and modify it.
-
Click the Detect the module install status button and
then OK to validate the custom URI and close the dialog
box.
Results
The new Maven URI takes effect and is displayed in the
Modules
view, from which can export all your Maven URI changes into a local JSON file.