Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Recently moved to Talend Cloud. Studio version 7.3.1
Trying to setup CICD with Azure DevOps as per this article (https://medium.com/microsoftazure/automate-a-full-end-to-end-ci-cd-pipeline-with-microsoft-azure-and...)
The sample pipeline created is failing with the below errors at 'Maven Install P2 & generate POM' step:
"2022-03-07T22:33:12.4081393Z [ERROR] No plugin found for prefix 'https' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/vsts/.m2/repository), central-maven (https://repo1.maven.org/maven2/), talend.oss.releases (https://artifacts-oss.talend.com/nexus/content/repositories/TalendOpenSourceRelease/), central-talend (https://talend-update.talend.com/nexus/content/repositories/libraries/), central (https://repo.maven.apache.org/maven2)] -> [Help 1]
"
Any help is appreciated .
Thanks
Rose