This plugin provides a shared dependency on the MapDB library so that other plugins can co-operate when using this library.
See also this plugin's wiki page
The following build environment is required to build this plugin
java-1.6andmaven-3.0.5
To build the plugin locally:
mvn clean verify
To release the plugin:
mvn release:prepare release:perform -B
To test in a local Jenkins instance
mvn hpi:run