I was messing around with our docbook processing today, and I found
the docbkx-maven-plugin plugin, which makes the docbook handling much
easier, and allows us to easily generate PDF from the documentation
(something I was having a hard time doing with our embedded ant tasks).
You can take a look at the output at:
http://people.apache.org/~mprudhom/manual.pdf
I've updated the pom to use the new processing mechanism. Please let
me know if anyone has any problem with the new docs that get generated.