A Maven plugin that creates OSGi bundles from project classes, resources, and dependencies using Bnd.
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>6.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of the BundlePlugin class (typically invoked via Maven).
Refer to the official documentation for detailed configuration options.
No dependency data recorded yet.