SV: Multiple test executions

2006-06-16 Thread Peter Karlsson
I haven't been able to sort this one out yet. Does anyone know how this works under the hood? /Peter Peter Karlsson <[EMAIL PROTECTED]> skrev: Hi, I'm getting multiple executions of all tests when adding the surefire report and the cobertura report plugins to my pom. Is it possible to have all

Multiple test executions

2006-06-14 Thread Peter Karlsson
Hi, I'm getting multiple executions of all tests when adding the surefire report and the cobertura report plugins to my pom. Is it possible to have all the plugins collect info from only one test run? I'm running 2.0.4. To reproduce: 1.Try mvn archetype:create -DgroupId=com.mycompany.app -Darti