DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., project code, dependencies, and the class path). The way you create a bundle with BND is to tell it the content of the bundle's JAR file as a subset of the available classes. This plugin wraps BND to make it work specifically with the Maven 2 project structure and to provide it with reasonable default behavior for Maven 2 projects.
...
| Tip |
|---|
Standard Maven Documentation is now available for maven-bundle-plugin 2.3.5 |
| Tip |
|---|
A complete list of instructions and their format is available from the BND website |
| Anchor | ||||
|---|---|---|---|---|
|
...