diff --git a/dashboard/src/plugin-resources/templates/dashboard.jsl b/dashboard/src/plugin-resources/templates/dashboard.jsl index a5edf981..2b387f8e 100644 --- a/dashboard/src/plugin-resources/templates/dashboard.jsl +++ b/dashboard/src/plugin-resources/templates/dashboard.jsl @@ -52,6 +52,19 @@ + + + + Total + + + + + + + + + diff --git a/dashboard/src/plugin-test/maven.xml b/dashboard/src/plugin-test/maven.xml index d47bfda3..a10f1238 100644 --- a/dashboard/src/plugin-test/maven.xml +++ b/dashboard/src/plugin-test/maven.xml @@ -52,7 +52,7 @@ Check nb of rows in the report - + diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index 048477f2..3113d581 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -25,6 +25,9 @@ + + Added aggregator totals to the HTML report. + Default values for maven.dashboard.basedir, maven.dashboard.includes, maven.dashboard.excludes