How do I generate a StatSCM report for a site?
Author: Deron Eriksson
Description: This maven tutorial describes how to generate a StatSCM report for a site using the StatSCM Maven Plugin.
Tutorial created using:
Windows Vista || JDK 1.6.0_04 || Eclipse Web Tools Platform 2.0.1 (Eclipse 3.3.1)
(Continued from page 1) Now, let's examine the deployed site. In the report section, we can see that a StatSCM report was generated. ![]() If we click on the StatSCM, we're taken to a page showing a graph of lines of code in the project. ![]() If we click the Main page link, we're taken to a page that presents a summary of development statistics. ![]() The Developers link takes us to a page that displays various statistics, focused on developers. ![]() If we scroll down, we can see some neat statistics about SCM commits broken down by hour of the day and hour of the week. I appear to be a night owl who works weekends. Unfortunately, the plugin does not graph soda, pizza, or Taco Bell consumption. ![]() (Continued on page 3) Related Tutorials:
|