Hi 2006/7/26, Howard Lewis Ship <[EMAIL PROTECTED]>:
Does anyone know how to generate a code coverage report when using AspectJ in a project?
Sorry, I dunno The Clover plugin wants to rewrite and recompile the code, which
probably won't play well with all things aspect. Is there a Maven2 plugin for emma or cobetura?
Yep at least for cobertura at mojo.codehaus.org Raphaël
