Hi Roland,

I don't see a problem unless you're using aspectj on bytecode and you wish
to have the aspectified code to be under Clover. This won't be possible as
Clover works on source code.

The Clover plugin will automatically generate a parallel build tree and
modify the maven source path so that it points to the clovered sources. Thus
applying AspectJ after the Clover plugin should work.

For the other way around, I can't tell as I haven't checked how the AspectJ
plugin for m2 works.

Thanks
-Vincent

> -----Original Message-----
> From: Roland Asmann [mailto:[EMAIL PROTECTED]
> Sent: lundi 22 mai 2006 17:46
> To: Maven Users List
> Subject: Maven2, AspectJ and Clover
> 
> Hi,
> 
> Could anybody tell if it is possible (and how) to have maven clover the
> aspects that
> aspectj will use to make closures?
> I am working on an application that builds on aspectj in some of the key-
> moments
> and I would like to know the code coverage on those places.
> 
> Thanks,
> 
> Roladn
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to