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 2005/01/25 19:56:20 UTC

[jira] Reopened: (MPCHANGELOG-52) ChangeLog does not generate entries

Message:

   The following issue has been reopened.

   Reopener: Zhao Li
       Date: Tue, 25 Jan 2005 1:55 PM

I used maven -Dpassword=XXXXXXXX changelog:create-cvspass to create the password. But I am still having the same error message:

Didn't find password for CVSROOT ':pserver:anonymous@torprd08:/CIHIREPO/CMDBREPO'.

ChangeLog found: 0 entries
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHANGELOG-52

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHANGELOG-52
    Summary: ChangeLog does not generate entries
       Type: Bug

     Status: Reopened
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-changelog-plugin
   Versions:
             1.7.2

   Assignee: 
   Reporter: Zhao Li

    Created: Tue, 25 Jan 2005 11:45 AM
    Updated: Tue, 25 Jan 2005 1:55 PM
Environment: Windows 2000 SP4

Description:
I've set up an anonymous account on the CVS Server (on Linux) and when I tried to run Maven for the first time, I got this error message from changelog:

Could not read password for ':pserver:anonymous@torprd08:/CIHIREPO/CMDBREPO' from 'C:\Documents and Settings\Zli\.cvspass'

java.io.FileNotFoundException: C:\Documents and Settings\Zli\.cvspass (The system cannot find the file specified)
...
ChangeLog found: 0 entries


After looking at the error message, I created the .cvspass file in C:\Documents and Settings\Zli with some bogus password and got another error message from changelog:

Didn't find password for CVSROOT ':pserver:anonymous@torprd08:/CIHIREPO/CMDBREPO'.

ChangeLog found: 0 entries

The CVS Module has numerous log entries.


---------------------------------------------------------------------
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