5:58 +0200 (CEST)
From: Kenney Westerhof <[EMAIL PROTECTED]>
To: dev@maven.apache.org
Subject: multi-page reports
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
working on a solution in trunk..
-- Kenney
-- Forwarded message --
Date: Sat, 15 Apr 2006 17:35:58 +0200 (CEST)
From: Kenney Westerhof <[EMAIL PROTECTED]>
To: dev@maven.apache.org
Subject: multi-page reports
Hi,
I'm trying to create a multi-page report. I use the main
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
Hi,
finally we found a way to generate a multi-page report while looking at the
source of the plugin-plugin.
Basically the documents need to be placed into a special directory named
"generated-site/xdoc/":
/**
* @parameter expression="${project.build.directory}/generated-site/xdoc"
* @req
Hi,
> This functionality is also needed by checkstyle since m1 checkstyle is
> generating a multipage report. I've tried to use the class you gave
> several weeks ago and it does not work currently.
Yes, especially the SinkFactory is pretty strange. Apart from the lack
of documentation, it creat
his 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://
Hi,
> I never used it but a class already exist in the API to support multi
> page report:
> AbstractMavenMultiPageReport
We tried using the class but it requires a SinkFactory object that only
site-plugin could provide but currently does not. Have a look at
SiteMojo.generateReportsPages() whe
umulate 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.nabbl
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://steffenping
Hi all,
is there any way in a m2 report plugin to generate multiple reports?
This requirement comes from the maven-taglib-plugin: I am actually
converting it to m2 and, for one of the goals, I would like to produce
multiple pages (just like in the m1 version).
The "tagreference" goal let you speci
10 matches
Mail list logo