diff --git a/xdoc/plugin.jelly b/xdoc/plugin.jelly index cea7c67e..59df28ba 100644 --- a/xdoc/plugin.jelly +++ b/xdoc/plugin.jelly @@ -234,17 +234,15 @@ - - ${title} - -
-

${preamble}

- - - -
- -
+ + ${title} + +
+

${preamble}

+ +
+ +
@@ -364,8 +362,10 @@ - - + + + + @@ -506,7 +506,7 @@ output="${maven.gen.docs}/${pomDocument.substring(0,pomDocument.indexOf('.jelly'))}.xml" stylesheet="${plugin.resources}/templates/${pomDocument}" outputMode="xml" - prettyPrint="true"/> + prettyPrint="no"/> Unknown report format for report [${pomDocument}].