Did you use this sequence to run clover with maven : maven clover:on cactus
like it is explain here : http://www.mail-archive.com/[EMAIL PROTECTED]/msg05803.html It should be similar with the ant task. Nicolas, "Kelly C. Goedert" <[EMAIL PROTECTED]> 13/09/2004 09:32 Veuillez r�pondre � "Cactus Users List" Pour : Cactus Users List <[EMAIL PROTECTED]> cc : Objet : problem with coverage report Hello, I'm using clover to do the coverage reports, and something strange happened. If I run the tests and the clover report while the container (tomcat) is shutdown clover can run my tests (though they fail cause the container is not running) and instrument my classes. If the container is running, all the tests succeed by the classes are not instrumented. Is this a cactus problem, a clover problem, or something I'm doing wrong? Thanks Kelly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
