Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm trying to develop a CICD pipeline with Azure DevOps following the Talend documentation here. I get an error during the "
Maven install P2 and generate POMs" and I'm not able to find a solution.
Here is the yaml code for this step:
and here is the maven error I get (I'm using the -X option to get logs):
I suppose that there is a network and/or proxy issue behind that but I'm still not able to find a workaround, maybe there is something to add into the maven_settings.xml ? I'm using the default one available from the Talend documentation.
Does anyone already faced this issue ?
Thanks for your help,
Regards,
Thomas
Hello,
Thanks for letting us know your issue.
Please make sure you've configured update/ p2 repositories correctly before installing updates
Are you able to apply your patch R2022-05v2 successfully into your studio?
https://help.talend.com/r/en-US/Cloud/installation-guide-windows/apply-studio-patch
Best regards
Sabrina