HomePhabricator

add maven-bundle-plugin configuration
97827daeb540Unpublished

Authored by Markus Rathgeb <maggu2810@gmail.com> on Jan 18 2016, 1:17 AM.

Unpublished Commit ยท Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

add maven-bundle-plugin configuration

The configuration has been added, so we could a manual manifest
generation. The generated manifest could be used by developers to
identify missing imports.
The manifest generation could be triggered by:
mvn bundle:manifest -DniceManifest=true
The "nice manifest" option will e.g. add line breaks after every
imported package.
Now you can have a look at the manifest that would be generated by the
bndtool using:
cat target/classes/META-INF/MANIFEST.MF

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>

Details

Committed
Markus Rathgeb <maggu2810@gmail.com>Jan 18 2016, 5:02 AM
Parents
R40:498f7e834f02: Merge pull request #623 from dvanherbergen/master
Branches
Unknown
Tags
Unknown

Event Timeline