How do you find out release, mailing list statistics information on open source projects

Posted by Samuel on Stack Overflow See other posts from Stack Overflow or by Samuel
Published on 2010-06-14T06:13:19Z Indexed on 2010/06/14 9:12 UTC
Read the original article Hit count: 339

We are interested in finding out some statistics of various frameworks

  1. Mailing list activity on say richfaces. Much similar to what is available on http://code.google.com (Low, Medium, High) + average number of emails per day | per month.
  2. Number of releases made in a year including patch, minor, major releases. We did look at the maven repositories but that wasn't very useful either.

We did look at ohloh, but didn't get the desired information. Any other ideas on where to get this information (any maven-2 plugins)?

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about statistics