Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a custom routine that imports and uses some external API's.
The project is under VCS GIT.
Is there the possibility to specify the external libraries as Maven dependencies, instead of browsing the jar files directly from the local file system?
The problem is that loading the jar from the file system is ok on my own Talend Studio, but if someone else downloads the project code from GIT, the dependency is not valid anymore and compilation errors are encountered until the jar files of the libraries are re-loaded into his Talend Studio.
I would like that dependencies are downloaded automatically by Maven without re-loading the jar from local FS.
I'm looking for a solution mainly for Enterprise version but, if possible, also for the Open Studio.
I hope someone can suggest me the best solution.
Thank you for the attention!
Giulio
Hello,
We do already provide such a wizard. TalendHelpCenter:Installing external modules
The remaining items must be downloaded after validating particular conditions and/or create/login to an account on the website of the different providers and can therefore not be installed automatically by us. When possible, a link in in "More information" column helps you to find the starting point url to begin the download.
You can set preferences for Talend Studio to the check for updates of custom libraries on the Nexus server, which will be available in talend subscription solution not open studio.
TalendHelpCenter:Nexus update server preferences (Talend > Nexus > Libraries)
Hope this helps.
Best regards
Sabrina