Some googling gives me this: http://stackoverflow.com/questions/732995/running-junits-and-cobertura-with-maven
Cobertura instruments the tests and therefore runs them. /Anders On Sat, Mar 27, 2010 at 06:09, Pepe Perez <[email protected]> wrote: > Hello, > > I noticed that mvn site runs tests twice. Is this expected behavior?. mvn > site runs cobertura and surefire. > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
