Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
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-script

Any help is appreciated

0 Replies