-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AC:
- The Camunda Quarkus extension is built in the CE Pipeline assembly stage.
- A camunda-bpm-platfom "quarkus-extension" module is present on the master branch.
- Assembly stage uses Java 11.
- The provided dependency com.sun:tools is excluded from JBoss AS 7 since it is not included in Java 11 anymore.
- quarkus-extension is excluded from JDK 8 stages.
- Mockito and Powermock dependencies are updated in the Webapps to work with JDK 9+.