New Maven 2.0 Plugin

With release 2.2.1, and thanks to the contribution by Ingo Rockel, JODConverter now includes a Maven 2.0 plugin.

This means that you can now integrate document conversions directly into your project build process. For example, you could write some project documentation in OpenDocument format, and have it automatically converted to PDF and other formats for publication on your Maven-generated website.

The plugin is now available from Maven central repository (that's why I'm announcing it only now) so it can be included into your project just by adding the appropriate configuration in your pom.xml. Please see the relevant section of the JODConverter guide for more detailed documentation.