Description
The karaf-maven-plugin doesn't take into account bundles overrides. The karaf main doesn't use it either. As a consequence, it is not possible to override core bundle as fileinstall or features-core
For a real usecase, I was trying to patch locally KARAF-5371 (which is a blocker issue in my context), but it's not possible to override the feature-core bundle. I have to overwrite the jar with a patched version after the assembly goal..
Attachments
Issue Links
- relates to
-
KARAF-5376 Processor mechanism for feature definitions (a.k.a. "better overrides")
- Resolved