Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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]
@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
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.
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