Hi,

I'm trying to create a multi-page report. I use the main sink to
render an overview page, and use the SiteRenderer to create a sink
for each page.

Unfortunately no files are created. I looked at the doxia api
and it has some methods for rendering pages using velocity merging.
Unfortunately I don't have a SiteRenderingContext object handy,
so I can't call the public (or private) methods.

In maven-reporting-impl I saw an AbstractMavenMultiPageReport class
but it is not used anywhere.

Anybody got an idea on how to render multiple pages in a report?

I cannot create a separate mojo for the pages - it renders
a page for each file in a given set of source files.

When this issue is resolved I'll post a request for adding a new
plugin to the mojo project.

-- Kenney

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

Reply via email to