We are pleased to announce the SDocBook Plug-in 1.4.1 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 sdocbook:generate-htmlchunk goal 
o Added **/*.jpg, **/*.css to maven.sdocbook.resources.include 
o Added maven.sdocbook.files property. 

  Fixed bugs:

o Don't flatten resources when copying. 
o Stylesheet version used may have not been already downloaded.  

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


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.4.1

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-sdocbook-plugin-1.4.1.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
