On Mon, Mar 05, 2012 at 04:40:52PM +0100, Emmanuel Bourg wrote: > Le 05/03/2012 08:57, Sébastien Brisard a écrit : > > >There is indeed a plugin which is developed independently from the > >main Cobertura project [1]. However, my experience is that Cobertura > >considerably slows down the unit tests, which might be a problem for > >us, as some of our tests can be quite involved numerically. While I > >would love to see a Cobertura report on CM3, I would also like to have > >a kind of -DskipCobertura flag. Does anyone know about this feature? > > Cobertura runs only during the "mvn site" phase, so it will not slow > down your usual "mvn test" operations.
In fact, it would be nice to have an easy way ("-Dsomething=on|off", or some such) to run only a given report generator. [That would be useful when one is correcting the problems discovered by a particular code checker.] Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org