-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
Problem
- There are two artifacts that imply to be the enterprise version of the Spring Boot Webapps:
- While it might not be a problem in context of other containers (e. g. JBoss), spring boot users are facing maven artifacts heavily because of its highly maven based development workflow
- From a users perspective, it is hard to decide which artifact is the right one
- This might lead to confusion and even bubble up in support
- On top of that, camunda-bpm-spring-boot-starter-webapp:7.13.0-alpha3-ee effectively contains the community edition
Solution
Only provide one enterprise artifact for the webapps
Bonus
The -ee suffix is removed from the enterprise artifact id so the user can select enterprise by adding the -ee suffix to the version.