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
You can also configure the plugin to run automatically during the build. See full example for further information.