We are pleased to announce the Maven Dashboard Plugin 1.7 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 links to reports for all aggregators. Fixes MPDASHBOARD-9. Thanks to Philippe Kernevez. o Added aggregators for JavaNCSS. Thanks to Siegfried Goeschl. o Added technical background information on the website. Thanks to Siegfried Goeschl. Changes: o Updated the FAQ with an entry for solving the issue when the Clover aggregators report no data. Thanks to Siegfried Goeschl. o Added a FAQ on the website. =============================================================================== 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.7 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.7.jar Have fun! -The Maven Dashboard Plugin development team