Upgraded maven-sdocbook-plugin to 1.4

This commit is contained in:
Carlos Sanchez 2004-12-31 00:30:05 +00:00
parent b61806dac9
commit 3d979bbbd3

View File

@ -99,6 +99,10 @@ Maven throws an OutOfMemoryError. :-(
<postGoal name="sdocbook:prepare-filesystem">
<maven:get var="maven.sdocbook.stylesheets.dir"
plugin="maven-sdocbook-plugin"
property="maven.sdocbook.stylesheets.dir"/>
<!-- use a custom fo stylesheet -->
<copy todir="${maven.sdocbook.stylesheets.dir}/fo">
<fileset dir="${maven.sdocbook.src.dir}/styles/fo"/>