Skip to main content
Announcements
Join us on Sept. 17 to hear how our new GenAI Assistant empowers data professionals: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
Rajkumar_J
Contributor II
Contributor II

Talend CI and CD Using Jenkins and Maven

Hi Team,

I am trying to implement the Talend CI and CD process having Jenkins 2.235, Apache Maven 3.5.3, java version "1.8.0_181" and Talend 6.4.1 but i am getting the below errors when trying to build sources.

Failed to execute goal org.talend:ci.builder:6.4.1:local-generate (default-cli) on project build source: Invalid or not existing workspace directory

Plugin org.talend:ci.builder:A.B.C or one of its dependencies could not be resolved: Failure to find org.talend:ci.builder:jar:A.B.C in central repository.

Can you please help me to resolve the issues.

1 Reply
Anonymous
Not applicable

Hello,

Please check the configuration of Jenkins Job + commandline config.ini, Pom.xml and Nexus following the below document.

 

https://help.talend.com/reader/mpVLyjeAbBh7eHWdz_0SlQ/y9Orb7R3cKh9D52KZsevlw

 

Thanks

Kavya S