SpringSource Bundlor Maven Plugin Usage

The most common usage pattern is expected to be in generating an OSGi bundle from a "regular" Maven jar artifact during the build process. This is covered in the transform goal example (in conjunction with the Bundlor template documentation).

Also useful is to be able to generate a manifest for use in a "live" project with a target platform the SpringSource dm Server in Eclipse. This is covered in the manifest goal example .