Hello,
I'm using maven-jdocbook-plugin for generating a Pdf file, but I keep getting errors like :
Embedded error: error rendering [org.apache.fop.fo.ValidationException: "fo:tabl
e-row" is missing child elements. Required content model: (table-cell+) (See pos
ition -1:-1); SystemID: jar:file:/C:/Program%20Files/Developpements/.m2/reposito
ry/net/sf/docbook/docbook-xsl-ns/1.74.0/docbook-xsl-ns-1.74.0.jar!/fo/lists.xsl;
Line#: 74; Column#: -1] on master.xml
How can I dump the intemediate fo file ? It would be really easier to debug the docbook markup.
Thanks very much
Ok, got it, just executing the command line :
mvn org.jboss.maven.plugins:maven-jdocbook-plugin:xslfo
created output file in target\docbook\work\xsl-fo