* Package name : maven-bundle-plugin
Version : 2.3.4
Upstream Author : Apache Software Foundation
* URL : http://felix.apache.org/site/apache-felix-maven-bundle-
plugin-bnd.html
* License : Apache-2.0
Programming Lang: Java
Description : Maven plugin to handle artifact OSGi metadata
Maven is a software project management and comprehension tool.
Based on the concept of a project object model (POM), Maven can
manage a project's build, reporting and documentation from a central
piece of information.
.
This plugin allow you to handle artifact OSGi metadata of your artifact
(JAR, WAR). It manage a new type of packaging "bundle" in your POM.
.
This plugin depends on Felix Bundle Repository and BND for low-level
handling of metadata.