We are pleased to announce the SDocBook Plug-in 1.2 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:

  Fixed bugs:

o Pulling in all the XML related stuff in the Java boot classpath to get it 
  working with JDK 1,4 

  Changes:

o Updated to newer JARs 
o Update to use version 1.61.3 of Open DocBook 
o Updated documentation  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-sdocbook-plugin
  -Dversion=1.2

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-sdocbook-plugin-1.2.jar


===============================================================================

Issues, bugs, and feature requests for SDocBook Plug-in
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The SDocBook Plug-in development team
