RE: Issues while trying to implement an aggregated report for the Clover plugin

2006-03-30 Thread Vincent Massol
> -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

Re: Issues while trying to implement an aggregated report for the Clover plugin

2006-03-28 Thread Brett Porter
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

RE: Issues while trying to implement an aggregated report for the Clover plugin

2006-03-28 Thread Vincent Massol
> -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 mentioned in some previous email, I'm trying to

RE: Issues while trying to implement an aggregated report for the Clover plugin

2006-03-28 Thread Kenney Westerhof
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'

RE: Issues while trying to implement an aggregated report for the Clover plugin

2006-03-27 Thread Vincent Massol
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) Problem of accessing plugin configurat