is not current version
Last Version 5.1.6

Maven Bundle Plugin 5.1.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)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

maven-bundle-plugin
Version

Version

5.1.4
Type

Type

maven-plugin
Description

Description

Maven Bundle Plugin
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)
Project URL

Project URL

http://felix.apache.org/components/bundle-plugin/
Project Organization

Project Organization

The Apache Software Foundation

Download maven-bundle-plugin 5.1.4


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

Dependencies

compile (15)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
biz.aQute.bnd : biz.aQute.bndlib jar 5.1.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.felix : org.apache.felix.bundlerepository jar 1.6.6
org.apache.felix : org.apache.felix.utils jar 1.6.0
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven : maven-archiver jar 3.5.0
org.apache.maven.shared : maven-dependency-tree jar 3.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.maven.doxia : doxia-sink-api jar 1.0
org.apache.maven.doxia : doxia-site-renderer jar 1.0
org.jdom : jdom jar 1.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.eclipse.aether : aether-impl jar 1.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.