> Caused by: org.apache.maven.plugin.MojoExecutionException: Error during > document generation: Error creating PDF from > /home/andy/work/datanucleus/documentation/m2_accessplatform/target/pdf/maven- > pdf-plugin.fo: org.apache.fop.fo.ValidationException: > file:/home/andy/work/datanucleus/documentation/m2_accessplatform/target/pdf/maven- > pdf-plugin.fo:28264:175: Error(28264/175): fo:list-block is not a valid child > element of fo:list-block.
Did you look at the maven-pdf-plugin.fo file under target/pdf/ to see what the fo file looks like? Seems like you ran into a bug, but I don't know enough to say what caused it. If the fo file is wrong, then either your original file has issues or whatever translated the original into this fo file would seem to have an issue. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
