Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1 KB

File metadata and controls

22 lines (12 loc) · 1 KB

Database Preservation Toolkit Example Plugin

This information is only for building plugins for Database Preservation Toolkit. For the main project visit https://github.com/keeps/db-preservation-toolkit.

How to use this example plugin

  1. Download a release of Database Preservation Toolkit;

  2. Ensure that dbptk-model is available through a repository or installed on your local maven repository;

  3. Build the plugin with maven clean package;

  4. Start Database Preservation Toolkit with the plugin: java -jar db-preservation-toolkit-x.y.z-jar-with-dependencies.jar -p dbptk-plugin-example.jar. You will then see the usage information, including the usage for the plugin module.

Development

The plugin system is very unstable and it's very easy to end up in a "classpath hell". This will change in a future release.

Information & Commercial support

For more information or commercial support, contact KEEP SOLUTIONS.