-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
At the moment, the root pom (current parent and reactor build) has to be built at least once which requires it to build the webapps even though does only want to build the engine.
We should introduce the parent pom pattern into the camunda-bpm-platform to allow independent builds of engine / platform and webapps.
Sub tasks:
- introduce `parent` pom
- adjust distro build
- adjust maven central publishing