We are pleased to announce the Maven FAQ Plugin 1.2 release! http://maven.apache.org/maven-1.x/plugins/faq/ Creates XDoc documentation from an FAQ XML document. =============================================================================== Changes in this version include: Fixed bugs: o Only run when an xdocs directory exists. o Fix MAVEN-973. xdocs source hardcoded. Fixes MAVEN-973. o MAVEN-904 - allow for multiple fml files to be transformed. Added test project. Fixes MAVEN-904. o MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly. Fixes MPFAQ-1. Changes: o Updated xdocs to reflect changes in 1.2 =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-faq-plugin -Dversion=1.2 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-faq-plugin-1.2.jar Have fun! -The Maven FAQ Plugin development team