diff --git a/project.properties b/project.properties index cad4f56f..143d03e4 100644 --- a/project.properties +++ b/project.properties @@ -22,7 +22,10 @@ maven.xdoc.date.format = dd MMMM yyyy HH:mm z maven.html2xdoc.enabled=true # Choose aggregators to use for the dashboard plugin report -maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc +maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,junitfailures,juniterrors,simiantdl + +# Make sure we generate a Clover XML report so that the dashboard +# Clover aggregator can extract Clover data maven.clover.report.xml=true # Checkstyle