Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
mat007g
Contributor III
Contributor III

Downloading artifacts from Nexus Repository automatically from Studio

Hi,

so we are using TIC (Talend Integration Cloud) and have Nexus setup on premise to act as an artifact repository. Our jobs make use of external libraries (jar files) that we have compiled. As of now, we add these jar files as routine dependencies to a custom routine, and then attach the routine to the job. Everytime there are changes to the external jar files, we need to remove the dependencies from the custom routine and re-add them manually. This is very tedious and could be automated. 

 

As of now, everytime we build the jar file, we also deploy it to the Nexus repository using

mvn clean deploy

 

Is there a way for Talend Studio to download such jar files automatically from Nexus? I have tried adding the jar dependency from: File->Edit Project Settings->Build->Maven->Default->Standalone Job but still to no avail.

 

Anyone has any suggestions?

 

Thanks

 

 

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Could you please have a look at this article to see if it is what you are looking for?

https://community.talend.com/t5/Architecture-Best-Practices-and/Custom-libraries-process/ta-p/30623 

Best regards

Sabrina