We are pleased to announce the Maven PDF Plugin 1.1 release! http://maven.apache.org/maven-1.x/plugins/pdf/ PDF Documentation generator =============================================================================== Changes in this version include: New Features: o Upgraded to xerces 2.3.0, xalan 2.4.1 and fop 0.20.5rc2 o Added more documentation o Fix plugin and fo stylesheet to get plugin working again o Added table support. Thanks to Kai Runte. =============================================================================== 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=1.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-1.1.jar Have fun! -The Maven PDF Plugin development team