[top] / org / apache / felix /
maven-bundle-plugin /
2.3.4
Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)
Repository |
external |
Group ID |
org.apache.felix |
Artifact ID |
maven-bundle-plugin |
Version |
2.3.4 |
Packaging |
maven-plugin |
Parent |
org.apache.felix felix-parent 1.2.1
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.3.4</version>
</plugin>
Other Details
SCM