So this is an interesting bug.

I have clover and pmd:cpd-check configured.  Clover injects a block of
source into every source file for instrumentation purposes.  cpd sees
this block of code as copy/pasted code because it occurs in every source
file and fails my build.

Who's in the wrong here?  I'm inclined to say it's a Clover plugin bug
because it should not be exposing its modified code as source to be
examined by other plugins.

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

Reply via email to