I'm having hard times too...
with mvn -x site
[DEBUG] stat-scm: resolved to version 1.0-20061130.191424-10 from local
repository
[DEBUG] net.sf:stat-scm:maven-plugin:1.0-20061130.191424-10:runtime(selected
for runtime)
[DEBUG] net.sf:stat-svn:jar:0.2.0:runtime (selected for runtime)
[DEBUG]
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]
I know why it doesn't work. It's because of the space in the path
svn log E:\Mes documents\test -v --xml > E:\Mes
documents\test\target\scm.log
In fact, this command works well :
svn log "E:\Mes documents\test" -v --xml > "E:\Mes
documents\test\target\scm.log"
I filled an issue for this
cf.
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 do
That looks great! Maven 1 had a similar plug-in and I was looking for
something like this here.
I can't wait to give it a try.
Thanks,
Andreas
-Original Message-
From: Benoit Xhenseval [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 28, 2006 4:05 PM
To: maven
Subject: [ANN] StatSVN
cool stuff, does the plugin get synced to maven central?
Thanks
-D
On 11/28/06, Benoit Xhenseval <[EMAIL PROTECTED]> wrote:
The StatSVN Team and ObjectLab are proud to announce v0.2.0 of StatSVN
If you want to know what happened in your Subversion repository,this is
the tool for you!
Based