Fork me on GitHub

Usage

Call from commandline

You can generate the required files for a parcel by calling the cdmpack:generate-parcel-json on the command line:

mvn de.wlami:cdmpacker-maven-plugin:generate-parcel-json

Embedd in lifecycle

You can also configure the plugin to run automatically during the build. See full example for further information.