> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: jeudi 27 octobre 2005 01:31
> To: 'Maven Developers List'
> Subject: RE: [m2] Clover plugin issue with latest install plugin
>
>
>
> > -----Original Message-----
> > From: Brett Porter [mailto:[EMAIL PROTECTED]
> > Sent: mercredi 26 octobre 2005 07:46
> > To: Maven Developers List
> > Subject: Re: [m2] Clover plugin issue with latest install plugin
> >
> > It is supposed to clone the lifecycle, and the clover plugin used to
> > work. Bug?
>
> Looks like a bug to me but I haven't tracked it down. Actually I don't
> even
> know if I have enough core knowledge to track it... Help would be welcome
> here. That's the only little detail that remains before being able to
> release the Clover plugin! (the doc is still not finished but I can do
> that
> very quickly).
I think Kenney has found the problem:
Line 189 in MavenProject.java, someone wrote:
// TODO: need to clone this too?
this.artifact = project.artifact;
The answer is: yes! :-)
Opened JIRA issue: http://jira.codehaus.org/browse/MNG-1335
[snip]
Thanks
-Vincent
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]