The maven-plugins team is pleased to announce the SDocBook Plug-in 1.3 release! http://maven-plugins.sourceforge.net A plugin for DOCBOOK processing. Uses the DocBook Open Repository project XSL stylesheets to process DocBook XML sources into different output formats. Changes in this version include: New Features: o Added on more example files o Check if the source directory exists and quit if not Fixed bugs: o Andy Jefferson fixed a few flaws in the project.xml To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven-plugins -DartifactId=maven-sdocbook-plugin -Dversion=1.3 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven-plugins/plugins/maven-sdocbook-plugin-1.3.jar Have fun! -The maven-plugins team