You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by raju <ra...@hotmail.com> on 2007/04/03 15:10:50 UTC

maven-clover-plugin not instrumenting test classes

Hi,

I am trying to instrument code using maven-clover-plugin.But it seems to
instrument code only under src/main and not under src/test even though i am
specifying filter using 
<includes><include>src/test/java/**/*IntegrationTest.java</include></includes>.
I wanted to package the instrumented test classes as part of web-application
to check whether this could be helpful in achieving coverage for
webapplications using clover and weblogic.
Regards
Raju
-- 
View this message in context: http://www.nabble.com/maven-clover-plugin-not-instrumenting-test-classes-tf3512942s177.html#a9810621
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org