Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Padam
Contributor
Contributor

How to configure Azure DevOps CI for Talend from On-premises 7.2 - Maven

Trying to configure the Azure DevOps pipeline for CI using Talend On-premise 7.x. I've configured the Maven with settings.xml and license.xml . when i run the maven control for CI and getting below mentioned error.

If you do have any article which has steps to configure will be great.

[ERROR] Plugin org.talend.ci:builder-maven-plugin:7.2.1 or one of its dependencies could not be resolved: Could not find artifact org.talend.ci:builder-maven-plugin:jar:7.2.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

3 Replies
manodwhb
Champion II
Champion II

@Padam Tripathi​ ,check for the below link may hep.

https://www.talend.com/blog/2019/04/17/building-a-ci-cd-pipeline-with-talend-and-azure-devops/

 

Thanks,

Manohar

Padam
Contributor
Contributor
Author

Thank You. I'm looking for if i can do without configuring VM because it will cost again and i do need software licenses to install on this VM.

 

Can we do without configuring VMs? using Maven and configure the Maven and use the Azure pipeline etc.

 

 

JohnRMK
Creator II
Creator II

Hello,

 

I am experiencing the same error while trying to run the pipeline

 

Were you able to resolve the error or find a solution

 

Thank you