Very good news and very nice ! Thanks.

I I could not wait to test it.
I followed the plugin instruction (cf.
http://stat-scm.sourceforge.net/usage.html) and I have this exception

[INFO] Generate "StatSCM" report.
[INFO] StatSCM Generating Source Code Management  Metrics.
[INFO] svn log E:\Mes documents\test -v --xml > E:\Mes
documents\test\target\scm.log
[INFO] svn log E:\Mes documents\test -v --xml; exitValue: 1
[ERROR] Error parsing Log file. Make sure the log fie is in XML format. (svn
log -v --xml > E:\Mes documents\test/target/scm.log)
net.sf.statsvn.input.LogSyntaxException: Premature end of file.
       at net.sf.statsvn.input.SvnLogfileParser.parseSvnLog(
SvnLogfileParser.java:393)
       at net.sf.statsvn.input.SvnLogfileParser.parse(SvnLogfileParser.java
:190)
       at net.sf.statsvn.Main.generateDefaultHTMLSuite(Main.java:224)
       at net.sf.statsvn.Main.generateDefaultHTMLSuite(Main.java:187)
       at net.sf.statscm.StatScmMojo.doSvnStats(StatScmMojo.java:182)
       at net.sf.statscm.StatScmMojo.executeReport(StatScmMojo.java:162)
       at org.apache.maven.reporting.AbstractMavenReport.generate(
AbstractMavenReport.java:101)
       ...
In fact, the target/scm.log is empty
What's wrong ?

Rémy

Reply via email to