Hi Steffen,

I never used it but a class already exist in the API to support multi
page report:
AbstractMavenMultiPageReport
(https://svn.apache.org/repos/asf/maven/components/trunk/maven-reporting/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenMultiPageReport.java)

HTH

Cheers,

Vincent

2005/12/6, Steffen Pingel <[EMAIL PROTECTED]>:
> Hi,
>
> we are in the process of porting the statcvs-plugin to maven2 and have come
> accross a limitation in the reporting API that allows a report to generate a
> single page only. We can't possibly accumulate all statcvs output on a single
> page, since statcvs produces too much data.
>
> I know this question has been asked before [1] but unfortunately there was no
> reply.
>
> Is there a way to create a multi-page report?
>
> Steffen
>
>
> [1] http://www.nabble.com/-m2-multi-page-reports--p382975.html
>
> --
> Steffen Pingel - [EMAIL PROTECTED] - http://steffenpingel.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to