Hello, it seems – after looking at the source code – that the KAR tooling provided by karaf-maven-plugin (and features-maven-plugin before) only includes those bundles in a kar which are directly mentioned in the underlying feature repository xml file.
In particular, the plugin does add bundles to the KAR referenced only in dependent features which are in other feature repositories referenced. Is that correct, and is there any workaround other than myself building the KAR manually? Also, shouldn´t there also be a flag "addTransitiveFeatures" like there is in add-features-to-repo goal? Thanks & cheers - Jörn
