is not current version
Last Version 5.1.6

org.apache.felix:maven-bundle-plugin 1.2.0

Provides a maven plugin which allows the creation of an OSGi bundle by embedding used packages as class or jars by inspecting the classpath used to compile the bundle. Plus a zillion other features. The plugin relies on the bnd tools, so to gather more information you can look at is documentation http://www.aqute.biz/php/tools/bnd.php

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

maven-bundle-plugin
Version

Version

1.2.0
Type

Type

maven-plugin

Download maven-bundle-plugin 1.2.0


<plugin>
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-bundle-plugin</artifactId>
    <version>1.2.0</version>
</plugin>