-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
spring-boot 3.4.0
-
None
Given:
A scheduled release for the Camunda Spring Boot Starter 3.4.0.
When:
The release is triggered.
Then:
The qa-webapp-ee-runtime IT tests fail, since the tests try to resolve the camunda-webapp-webjar-ee dependency in the wrong place (http://repository-ci-camunda-cloud.nexus:8081/content/groups/internal/org/camunda/bpm/webapp/camunda-webapp-webjar-ee/7.12.0-alpha6/camunda-webapp-webjar-ee-7.12.0-alpha6.jar). This causes the release job to fail.
Expected:
The release job passes and a new version of the Starter is released.
Note:
The camunda-webapp-webjar-ee needs to be declared explicitly, with the correct (EE) version in the qa-webapp-ee-runtime pom.xml.