Manos Batsis wrote:
The proper way of excluding certain reports from rendering is however, to specify a <reportSet> configuration in the plugin configuration. See the example in the project-info-reports [2].

I was looking at exactly this about an hour ago and, going over the xref pages, could not figure out how the implementation for the reportSet works (or even where it is); is this something i have to implement by myself or...?


Turns out the <reportSet> configuration implementation exists within Maven [1], so I tried it out and it just works out of the box for my report plugins :-)

Many thanks Tim.

[1] http://maven.apache.org/ref/current/maven-model/apidocs/org/apache/maven/model/ReportSet.html

Cheers,

Manos




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to