added other aggregators

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2004-04-30 16:57:57 +00:00
parent ef74401f7f
commit 4e1d988756

View File

@ -22,7 +22,10 @@ maven.xdoc.date.format = dd MMMM yyyy HH:mm z
maven.html2xdoc.enabled=true maven.html2xdoc.enabled=true
# Choose aggregators to use for the dashboard plugin report # 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 maven.clover.report.xml=true
# Checkstyle # Checkstyle