diff --git a/pdf/plugin.jelly b/pdf/plugin.jelly index cb04dd49..c4b22be5 100644 --- a/pdf/plugin.jelly +++ b/pdf/plugin.jelly @@ -24,8 +24,9 @@ xmlns:doc="doc" xmlns:plugin="plugin"> - - + + + diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 52ef3a20..82477c07 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,6 +25,7 @@ + The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above. New property maven.pdf.createBookmarks to create PDF bookmarks. Title and dates are incorrect when used with Maven 1.0.2. Identical ids in tables in different documents caused a build failure. diff --git a/pdf/xdocs/index.xml b/pdf/xdocs/index.xml index a58fa473..153d3bd6 100644 --- a/pdf/xdocs/index.xml +++ b/pdf/xdocs/index.xml @@ -38,6 +38,7 @@ maven-pdf-plugin ]]> +

The links to the pdf file in the reports page and in the reports menu are correct only if the xdoc plugin 1.10 or above is used.

Take a look at goals, properties and the FAQ to see how to customize it.