This information is only for building plugins for Database Preservation Toolkit. For the main project visit https://github.com/keeps/db-preservation-toolkit.
-
Download a release of Database Preservation Toolkit;
-
Ensure that
dbptk-modelis available through a repository or installed on your local maven repository; -
Build the plugin with
maven clean package; -
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.
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.
For more information or commercial support, contact KEEP SOLUTIONS.