Well, org.osgi.core is a known problem case because it contains the
BundleActivator class itself. However, I wasn't aware that it was doing
it for ALL library bundles.
My proposal is to just remove activator detection altogether until a
better approach is in place.
-> richard
Marcel Offermans wrote:
I have just bumped FELIX-75 to "blocker" because currently the Maven
OSGi plugin creates bundle activators even for library bundles (like
org.osgi.core) which breaks everything. Can anybody with some Maven
knowledge please look at this?
Greetings, Marcel