Modified the Maven OSGi plugin to require: <bundleActivator>auto-detect</bundleActivator> To trigger activator detection. If nothing is specified for the bundle activator tag, then nothing is done. Also modified my existing pom files accordingly.