camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

move cdi and osgi modules to profiles, deactived by default #76

Closed jangalinski closed 2 years ago

jangalinski commented 2 years ago

See @berndruecker s comment on #73 : let us focus on core, spring (and spring boot) first.

I think a good way to do so is by resolving the modules for osgi/blueprint and cdi only by manually activating the maven profiles, so they are skipped unless needed again.