Problem:
After a change from the Maven Central side the test release jobs started to fail with the following:
02:36:01 [mkdir] Created dir: /home/camunda/.ant/lib 02:36:01 [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar 02:36:01 [get] To: /home/camunda/.ant/lib/ivy.jar 02:36:01 [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar 02:36:01 [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar 02:36:01 [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar 02:36:01 [get] Can't get http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar to /home/camunda/.ant/lib/ivy.jar 02:36:01 02:36:01 BUILD FAILED 02:36:01 /home/work/workspace/7.11/7.11-TEST-RELEASE-create-camunda-bpm-version-tags/build-mvn-poms.xml:14: The following error occurred while executing this line: 02:36:01 /home/work/workspace/7.11/7.11-TEST-RELEASE-create-camunda-bpm-version-tags/abstract-build.xml:5: The following error occurred while executing this line: 02:36:01 /home/work/workspace/7.11/7.11-TEST-RELEASE-create-camunda-bpm-version-tags/macros.xml:23: Can't get http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar to /home/camunda/.ant/lib/ivy.jar
Affects:
- all of our branches 7.5-7.13 - Actual and test release pipeline
- https://ci.cambpm.camunda.cloud/job/docs/job/camunda-docs-javadoc-stage
Solution:
Switch to HTTPS
https://support.sonatype.com/hc/en-us/articles/360041287334
Scope:
https://github.com/camunda/camunda-bpm-release-scripts
This is the controller panel for Smart Panels app
- is related to
-
CAM-11413 Use TLS 1.2 for resolving Maven dependencies in the 7.5 jobs
- Closed