We are pleased to announce the Maven Dashboard Plugin 1.6 release! http://maven.apache.org/maven-1.x/plugins/dashboard/ Generate a dashboard containing global statistics about other maven reports =============================================================================== Changes in this version include: New Features: o Added Maven Change Log aggregators. Fixes MPDASHBOARD-16. o Added Maven Tasks List aggregators. Fixes MPDASHBOARD-16. Fixed bugs: o Added Findbugs aggregators which were supposed to have been committed in the previous version but which somehow were not... Fixes MPDASHBOARD-16. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-dashboard-plugin -Dversion=1.6 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-dashboard-plugin-1.6.jar Have fun! -The Maven Dashboard Plugin development team