Allow passing xsl and some docbkx parameter using the command line or pom
properties.
properties will be prefixed with "docbkx." and will use the java naming schema.
Example: the xslt property "draft.mode" will be accessible by "docbkx.draftMode"
These new properties can be defined in command line:
$ mvn docbkx:generate-pdf -Ddocbkx.draftMode="true"
Other information about properties can be found at
http://www.sonatype.com/books/mvnref-book/reference/writing-plugins-sect-mojo-pa
rams.html
Original issue reported on code.google.com by MimilO...@gmail.com on 9 Sep 2012 at 8:31
Original issue reported on code.google.com by
MimilO...@gmail.com
on 9 Sep 2012 at 8:31