Dear Karaf exeperts, I would like the maven bundle plugin to use native libraries stored in the repository. I tried Embed-Dependency with native libraries (.so & .dll). It succeeds but the Bundle-ClassPath is generated with them.
Is there a way to remove non-jar dependencies from the Bundle-ClassPath entry? JP
