DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
bundle- build an OSGi bundle jar for the current project
configuration options:manifestLocationdefaults to ${project.build.outputDirectory}/META-INFunpackBundleunpack bundle contents to output directory, defaults to falseexcludeDependenciescomma-separated list of dependency artifactIds to exclude from the classpath passed to BndsupportedProjectTypesdefaults to "jar","bundle"classifierattach bundle to the project using the given classifier
bundleall- build an OSGi bundle jar jars for all transitive dependencies
configuration options:supportedProjectTypesdefaults to "jar","bundle"
...