This mojo's responsibility within the plugin/packaging is actually performing the DocBook transformations. At the highest level, it takes the source and process it via the specified DocBook XSLT to produce output.
Mojo Attributes:
runtimecompile| Name | Type | Description | 
|---|---|---|
| formats | Format[] | The formats in which to perform rendering. | 
| sourceDocumentName | String | The name of the document (relative to sourceDirectory) which is the document to be rendered. | 
| Name | Type | Description | 
|---|---|---|
| cssDirectory | File | The directory containing local css | 
| fontConfig | String | The relative path font configuration to use. | 
| fontsDirectory | File | The directory containing local fonts | 
| imagesDirectory | File | The directory containing local images | 
| masterTranslationArtifactId | String | The artifactId of the master translation (unless, of course, this is the
master translation). It is assumed that the master translation: 
 | 
| masterTranslationFile | File | Local path to the master translation to use for diff reporting. | 
| options | Options | Configurable options | 
| sourceDirectory | File | The directory where the sources are located. | 
| targetDirectory | File | The directory where the output will be written. | 
java.io.FileNo${basedir}/src/main/cssjava.lang.StringNojava.io.FileNo${basedir}/src/main/fontsorg.jboss.maven.plugins.jdocbook.Format[]Yesjava.io.FileNo${basedir}/src/main/imagesjava.lang.StringNojava.io.FileNoorg.jboss.maven.plugins.jdocbook.OptionsNojava.io.FileNo${basedir}/src/main/docbookjava.lang.StringYesjava.io.FileNo${basedir}/target/docbook