RE: General issue with clover plugin requiring creative thinking...

2006-07-12 Thread Vincent Massol
Hi Jesse, > -Original Message- > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > Sent: mardi 11 juillet 2006 14:57 > To: Maven Developers List > Subject: Re: General issue with clover plugin requiring creative > thinking... > > If it's a matter of sharing inf

Re: General issue with clover plugin requiring creative thinking...

2006-07-11 Thread Jesse Kuhnert
ompile' tasks from the main project build activities. John -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: 11 July 2006 06:20 To: Maven Developers List Subject: Re: General issue with clover plugin requiring creative thinking... On 11/07/2006 3:14 PM, Vincent Mas

RE: General issue with clover plugin requiring creative thinking...

2006-07-11 Thread John Allen
Developers List Subject: Re: General issue with clover plugin requiring creative thinking... On 11/07/2006 3:14 PM, Vincent Massol wrote: > One solution would be to create a profile for the main lifecycle and another > one for the clover lifecycle but that's not very handy for end user

Re: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Brett Porter
On 11/07/2006 3:14 PM, Vincent Massol wrote: One solution would be to create a profile for the main lifecycle and another one for the clover lifecycle but that's not very handy for end users I think. I'll try experimenting with this later on but I think it would only be a hack and not a proper so

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 11 juillet 2006 03:22 > To: Maven Developers List > Subject: Re: General issue with clover plugin requiring creative > thinking... > > Isn't the problem that the clovered p

Re: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Brett Porter
uly 10, 2006 3:17 PM To: 'Maven Developers List' Subject: RE: General issue with clover plugin requiring creative thinking... Well that's the other way of doing it. But then how do you tell other plugins (like compile, jar, install, deploy, cargo, etc) that they should act on c

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Mike Perham
- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 3:17 PM To: 'Maven Developers List' Subject: RE: General issue with clover plugin requiring creative thinking... Well that's the other way of doing it. But then how do you tell other plugins (like compile, ja

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
> -Original Message- > From: Mike Perham [mailto:[EMAIL PROTECTED] > Sent: lundi 10 juillet 2006 21:57 > To: Maven Developers List > Subject: RE: General issue with clover plugin requiring creative > thinking... > > Please correct me if I'm misunderstandi

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Mike Perham
source and source reports should not scan it. -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 2:51 PM To: 'Maven Developers List' Subject: General issue with clover plugin requiring creative thinking... Hi, I have found an importa

General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
Hi, I have found an important issue with the clover plugin use case. Clover instrument sources. The clover plugin redirect maven sources to point to the clovered sources. This is all fine for most plugins as they'll now operate on the modified sources (compile, jar, install, deploy, etc). However