Maven 2.x PDF Plugin

Allow selective report inclusion

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Not A Bug
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

It would be a big enhancement to allow selective report inclusion to the final PDF. I know there is the flag 'includeReports', but this is a "all or nothing" flag.
There are many reports quite interessting for a web report, but some of theme just don't make sence within the PDF because it is just to omutch data for some endusers (e.g. dependency). But on the other hand there are reports needed by some managers (e.g. project-team).

Activity

Hide
Lukas Theussl added a comment -

Inclusion of reports is configured just like for the site plugin, see http://maven.apache.org/plugins/maven-pdf-plugin/examples/configuring-reports.html.

Show
Lukas Theussl added a comment - Inclusion of reports is configured just like for the site plugin, see http://maven.apache.org/plugins/maven-pdf-plugin/examples/configuring-reports.html.
Hide
Dominik Bartholdi added a comment -

Hi Lukas,
thanks for the answer, but I see some disadvantages with this approach:
e.g. if I want to have the pdf available on the generated page, I have to execute maven twice to get a different set of reports in the pdf then on the site.

Show
Dominik Bartholdi added a comment - Hi Lukas, thanks for the answer, but I see some disadvantages with this approach: e.g. if I want to have the pdf available on the generated page, I have to execute maven twice to get a different set of reports in the pdf then on the site.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: