We are pleased to announce the Maven PDF Plugin 2.2.1 release! http://maven.apache.org/maven-1.x/plugins/pdf/ PDF Documentation generator =============================================================================== Changes in this version include: Fixed bugs: o The content of style tag was printed on the PDF file. Fixes MPPDF-21. o JDK 5.0 incompatibility. XSLT is now called from Jelly. Fixes MPPDF-16. Thanks to Archimedes Trajano. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-pdf-plugin -Dversion=2.2.1 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-pdf-plugin-2.2.1.jar Have fun! -The Maven PDF Plugin development team