> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mercredi 29 mars 2006 06:45
> To: Maven Developers List
> Subject: Re: Issues while trying to implement an aggregated report for the
> Clover plugin
[snip]
> >> 3) Problem of hav
Vincent Massol wrote:
>> 2) Problem of accessing plugin configuration data. See
>> http://jira.codehaus.org/browse/MNG-2180
>
> Kenney suggested to reparse the pom. I'll have a look at how it's done in
> the Eclipse plugin. Right now, I have assumed that the location of the
> clover databases is t
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: lundi 27 mars 2006 18:12
> To: 'Maven Developers List'
> Subject: Issues while trying to implement an aggregated report for the
> Clover plugin
>
> Hi,
>
> As I mention
On Mon, 27 Mar 2006, Vincent Massol wrote:
[snip]
> > > 2) Problem of accessing plugin configuration data. See
> > > http://jira.codehaus.org/browse/MNG-2180
> >
> > I did some sort of recursion starting with the top level project:
[snip]
> Unfortunately this doesn't help in accessing a plugin'
Hi Roger,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: lundi 27 mars 2006 20:05
> To: dev@maven.apache.org
> Subject: AW: Issues while trying to implement an aggregated report for the
> Clover plugin
[snip]
> > 2) Pro
Hi!
> -Ursprüngliche Nachricht-
> Von: Vincent Massol [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 27. März 2006 18:12
> An: 'Maven Developers List'
> Betreff: Issues while trying to implement an aggregated
> report for the Clover plugin
>
> Hi,
&g
Hi,
As I mentioned in some previous email, I'm trying to implement a use case
for the Clover plugin where a multimodule build will aggregate all Clover
databases to generate a consolidated report. I'm facing some issues:
1) How to execute the aggregated report as the last step in the multimodule