Usage In order to create an archive make the default project using the jarchive architetype This documentation will let you see how the D64 implementation has been build using the plugin.

When you have done this you will need to modify the pom.xml.

Now we are ready to let the plugin generate the templates for you. Just enter mvn jarchive:generate-template in the root of your project.

modify the driver.xml in the package where the driver classes has been generated in, and add the remaining mimetypes to them

When the mimetypes are added your are ready to generate the contenthandlers. Just enter the following line mvn jarchive:ch.