Hi,

> 
> statcvs:init:
> 
> statcvs:generate:
>      [echo] fetching cvs logs...
>      [cvs] Using cvs passfile: /Users/joa/.cvspass
>      [java] StatCvs-XML - CVS statistics generation
>      [java]
>      [java] Cannot recognize web repository type. Please select it
> explicitly
>      [java] Usage: java -jar statcvs-xml-0.9.0.jar [options] <logfile>
> <directory>
>      [java]
>      [java] Required parameters:
>      [java]   <logfile>          path to the cvs logfile of the module
>      [java]   <directory>        path to the directory of the checked
> out module
>      [java]

I have experienced similar problem - I think it is caused by lack of URL to
the project's browsable CVS repository, which should be defined in POM. In
plugin.jelly of the statcvs plugin statcvs is executed with an option which
requires this browsable repository definition. I think you have two
possibilities: you can add URL (maybe some fake one ;-) or modifiy
plugin.jelly and remove mentioned option - look to the file and you'll see.
I hope this will help.

-- 
Pozdrawiam,
 Marcin Werla                        mailto:[EMAIL PROTECTED]
                                     http://www.man.poznan.pl/~mwerla/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to