DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
bundleall- build OSGi bundle jars for all transitive dependencies
configuration options:supportedProjectTypesdefaults to "jar","bundle"wrapImportPackagedefaults to "*"
wrap- as above, but limited to the first level of dependencies
configuration options:supportedProjectTypesdefaults to "jar","bundle"wrapImportPackagedefaults to "*"
manifest- create an OSGi manifest for the current project
configuration options:manifestLocationdefaults to ${project.build.outputDirectory}/META-INFsupportedProjectTypesdefaults to "jar","bundle"
...