On 10/11/10 9:56 PM, Marshall Schor wrote:
We could add a maven properties setting, in the parent-pom-docbook, which could
be overridden, for example:

   <properties>                          <!-- existing -->
     <bookNameRoot>tools</bookNameRoot>  <!-- existing -->
     <pdfPaperType>A4</pdfPaperType>     <-- possible new property -->
   </properties>

This would make overriding simpler.

Also, since maven can use Java System Properties, which can be set from the
command line, using -DpdfPaperType=A4, this could be specified as a command line
option.

+1, sounds good.

Jörn

Reply via email to