Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
We have created Azure devops pipeline for Talend 7.3.1 to build and publish jobs to Nexus.
However for one the sub job we are getting below error.
: Could not resolve dependencies for project org.example.extractDataJob:jar:7.3.1: The following artifacts could not be resolved: org.talend.libraries:jcifs-1.3.0:jar:6.0.0, org.talend.libraries:jersey-client-1.4:jar:6.0.0, org.talend.libraries:jersey-core-1.4:jar:6.0.0, net.sf.json-lib:json-lib:jar:2.4.5-talend, org.talend.libraries:xom-1.2.7:jar:6.0.0: Could not find artifact org.talend.libraries:jcifs-1.3.0:jar:6.0.0 in releases (http://xx.xx.xx.xx:8081/repository/releases/)
We have manually uploaded the above mentioned JARS in release repo on nexus. But still we are facing this issue
Help appreciated
Thanks
Hemant
Hi,
maybe you can use tLibraryLoad component to force the library in the job.
Send me love and kudos
Hello,
Please have a look at this article about: https://community.talend.com/s/article/Failed-to-deploy-artifacts-Return-code-is-400-when-publishing...
and let us know if it helps.
Best regards
Sabrina