Re: [ANN] StatSVN 0.2.0 released as well as a Maven 2 plugin for it.

2006-11-30 Thread Andy Olliver
This pluggin looks great - but I'm having teething problems getting it working. I get this stacktrace: (using maven 2.0.4, and config from http://stat-scm.sourceforge.net) [INFO] StatSCM Generating Source Code Management Metrics. [INFO] Configuring StatXXX [INFO]

surefire - testng report - format & cross reference links

2006-11-27 Thread Andy Olliver
Hi I have maven 2.0.4, using Surefire 2.0 to run TestNG unit tests. The report generated by the maven-surefire-report-plugin is not ideal - I wonder if there is anything I can do. Under the 'Test Cases' heading, I have a list of method names that are not prefixed with the package / class names.