We are pleased to announce the Maven Dashboard Plugin 1.6-SNAPSHOT release! http://maven.apache.org/reference/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. Issue: MPDASHBOARD-16. o Added Maven Tasks List aggregators. Issue: MPDASHBOARD-16. Fixed bugs: o Added Findbugs aggregators which were supposed to have been committed in the previous version but which somehow were not... Issue: 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 -DgroupId=maven -DartifactId=maven-dashboard-plugin -Dversion=1.6-SNAPSHOT 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-SNAPSHOT.jar Have fun! -The Maven Dashboard Plugin development team