Class Summary | |
---|---|
AbstractDependencyFilter | Apply clause-based filter over given dependencies |
AntPlugin | Generate Ant script to create the bundle (you should run ant:ant first). |
BundleAllPlugin | Create OSGi bundles from all dependencies in the Maven project |
BundleInfo | Information result of the bundling process |
BundlePlugin | Create an OSGi bundle from Maven project |
DependencyEmbedder | Add BND directives to embed selected dependencies inside a bundle |
DependencyExcluder | Exclude selected dependencies from the classpath passed to BND. |
JarPluginConfiguration | Provide access to the archive configuration from the jar plugin |
ManifestPlugin | Generate an OSGi manifest for this project |
PackageVersionAnalyzer | Extension of aQute.lib.osgi.Builder to handle package versions |
WrapPlugin |