-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Problem
In Camunda 7.15 and 7.16 we are currently experiencing persistent CI failures on a small subset of IBM WebSphere 8.5 Integration Tests (revolving around Spin integration):
[2022-06-10T11:05:17.855Z] java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.camunda.bpm.integrationtest.functional.spin.PaContextSwitchCustomSerializerTest.createDeployment1() [2022-06-10T11:05:17.855Z] at org.camunda.bpm.integrationtest.functional.spin.PaContextSwitchCustomSerializerTest.createDeployment1(PaContextSwitchCustomSerializerTest.java:59) [2022-06-10T11:05:17.855Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: com.fasterxml.jackson.core:jackson-core:jar:2.12.6, com.fasterxml.jackson.core:jackson-databind:jar:2.12.6.1: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact com.fasterxml.jackson.core:jackson-core:jar:2.12.6 has not been downloaded from it before.
Acceptance Criteria (Required on creation):
-
Hints (optional):
-