Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
zboulouche1669624621
Contributor
Contributor

Continuous Integration and Deployment using Jenkins

Hi all,

i'm using Continuous Integration and Deployment using Jenkins tutorial, to make a jenkins pipeline for a build with Ci builder but I have this error : Failed to execute goal org.talend.ci:builder-maven-plugin:8.0.1:generateAllPoms (default-cli) on project standalone-pom: Can not find equinox launcher

i did these steps :

Storing the CI builder plugin in Nexus

Installing Jenkins plugins

Configuring paths to third-party tools

Storing login credentials in Jenkins

Storing configuration files in Jenkins

iam using this talend tutorial :

https://help.talend.com/r/en-US/8.0/software-dev-lifecycle-best-practices-guide/details-of-azure-scr...

Any help is appreciated

Labels (5)
1 Reply
lgaia_ico_1987
Partner - Contributor
Partner - Contributor

I have the same issue. did you solve it?