The following comment has been added to this issue:
Author: Vincent Massol
Created: Sat, 8 Nov 2003 11:58 AM
Body:
The statcvs plugin simply issues a "cvs log" command in your project directory. Thus,
it all depends on whether your local cvs supports extssh or not.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1012
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1012
Summary: plugin-statcvs does not play nice with Eclipse
Type: New Feature
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-statcvs
Versions:
1.0-rc1
Assignee:
Reporter: Gary Gregory
Created: Sat, 8 Nov 2003 11:31 AM
Updated: Sat, 8 Nov 2003 11:31 AM
Environment: Microsoft Windows XP [Version 5.1.2600]
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
Description:
I use Eclipse (www.eclipse.org) for everything and I am currently working on releasing
a new version of http://jakarta.apache.org/commons/codec/ (plug :-)
I get the error below in since I use extssh. Perhaps Maven could support extssh?
statcvs:generate:
[echo] fetching cvs logs...
[cvs] cvs log: Unknown method (`extssh') in CVSROOT.
[cvs] cvs [log aborted]: Bad CVSROOT: `:extssh:[EMAIL PROTECTED]:/home/cvs'.
[mkdir] Created dir:
C:\cvs-store\apache.org\jakarta\commons\codec\target\docs\statcvs
[mkdir] Created dir:
C:\cvs-store\apache.org\jakarta\commons\codec\target\generated-xdocs\statcvs
[java] StatCvs-XML - CVS statistics generation
[java]
[java] java.lang.NullPointerException
[java] at net.sf.statcvs.Main.getModuleName(Main.java:193)
[java] at net.sf.statcvs.Main.run(Main.java:159)
[java] at net.sf.statcvs.Main.main(Main.java:78)
[java] null
[java] [ERROR] Java Result: 1
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]