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 there's a set of plugins for which it is NOT right: the quality
plugins that check the sources for best practices (checkstyle, pmd,
findbugs, etc).

They are checking the clovered sources and of course they're finding lots of
violations (as the code added by clover is not following the project
practices)...

Has anyone any idea how I could get around this in the clover plugin?

Thanks a lot
-Vincent


        

        
                
___________________________________________________________________________ 
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