Bundle Summary Maven Plugin

A plugin for analyzing OSGi manifests of all bundles found in the reactor.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.fusesource.mvnplugins
ArtifactId

ArtifactId

maven-bundle-summary-plugin
Last Version

Last Version

1.45
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Bundle Summary Maven Plugin
A plugin for analyzing OSGi manifests of all bundles found in the reactor.
Project Organization

Project Organization

FuseSource
Source Code Management

Source Code Management

http://github.com/fusesource/mvnplugins/tree/master/maven-bundle-summary-plugin

Download maven-bundle-summary-plugin

How to add to project

<plugin>
    <groupId>org.fusesource.mvnplugins</groupId>
    <artifactId>maven-bundle-summary-plugin</artifactId>
    <version>1.45</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-embedder jar 3.0.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
org.apache.maven.shared : maven-dependency-analyzer jar 1.4
org.apache.maven.shared : maven-dependency-tree jar 2.1
biz.aQute.bnd : bndlib jar 2.1.0

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

org.fusesource.mvnplugins

FuseSource

Versions

Version
1.45
1.44
1.43
1.42
1.41
1.40
1.39
1.38
1.37
1.36
1.35
1.34
1.33