Hi,

I must confess I don't know any report plugin doing a multi-page: if someone 
knows about any eisting report plugin, don't hesitate to share.

But the general idea is that with the SinkFactory instance you get from 
MavenMultiPageReport.generate( Sink sink, SinkFactory sinkFactory, Locale 
locale ) call, you can create any additional Sink you need for additional 
pages.

Regards,

Hervé

Le jeudi 20 avril 2017, 14:46:38 CEST dcrue...@qualitesys.com a écrit :
> Hi
> I am used to produce Maven Site static Html reports. I wish to produce
> multi pages reports (one report page per source code for example). In
> version 2.1.1 of org.apache.maven.reporting is defined the
> MavenMultiPageReport interface. How to use it with the maven-site-plugin
> ?
> 
> Thanks for your help.
> Didier
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to