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