Hervé Boutemy created MPDF-89:
---------------------------------
Summary: missing "Project Information" and "Project Reports" pages
Key: MPDF-89
URL: https://issues.apache.org/jira/browse/MPDF-89
Project: Maven PDF Plugin
Issue Type: Improvement
Affects Versions: 1.4
Reporter: Hervé Boutemy
generated pdf contains a TOC entry named "Project Reports", that does not have
any corresponding page
In maven-site-plugin, there are 2 reports category summaries:
- "Project Information", for example
https://maven.apache.org/plugins/maven-site-plugin/project-info.html
- "Project Reports", for example
https://maven.apache.org/plugins/maven-site-plugin/project-reports.html
which are rendered with
https://maven.apache.org/plugins/maven-site-plugin/apidocs/index.html?org/apache/maven/plugins/site/render/CategorySummaryDocumentRenderer.html
maven-pdf-plugin contains dead code that seems to have been related to this
feature: PdfMojo.ProjectInfoRenderer
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)