diff --git a/dashboard/src/plugin-test/project.properties b/dashboard/src/plugin-test/project.properties index acaffe3e..8292b746 100644 --- a/dashboard/src/plugin-test/project.properties +++ b/dashboard/src/plugin-test/project.properties @@ -41,3 +41,4 @@ maven.dashboard.aggregators = csall,cserrors,cswarnings,clovertpc,cloverloc,clov # Make sure that an XML report is generated whenever Clover is run. Also # inherited by the subprojects. maven.clover.report.xml = true +maven.junit.fork=true \ No newline at end of file