You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/11/10 17:08:06 UTC

[jira] Closed: (MAVEN-1012) plugin-statcvs does not play nice with Eclipse

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Mon, 10 Nov 2003 10:07 AM

extssh is an eclipse only protocol. Use ext and CVS_RSH=ssh
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: WON'T FIX

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-statcvs
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Gary Gregory

    Created: Sat, 8 Nov 2003 11:31 AM
    Updated: Mon, 10 Nov 2003 10:07 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:ggregory@cvs.apache.org:/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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org