The following comment has been added to this issue:

     Author: Rafael Santiago, Jr.
    Created: Mon, 14 Jun 2004 12:07 AM
       Body:
Currently, it seems that the plugin only onderstands cvspass lines in the format 
created by running "maven -Dpassword=XXXXXX changelog:create-cvspass", namely:

1. The line in CVS cannot start with /1 .
2. The line has to match what you specify in project.xml. In other words, if you have 
a port number in your <repository><connection>, it HAS to be in the .cvspass. If you 
don't specify a port, it can't be in the .cvspass line either. 


---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPCHANGELOG-34?page=comments#action_20614

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHANGELOG-34

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHANGELOG-34
    Summary: Plugin does not find the password for the CVSROOT
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-changelog-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Paul Spencer

    Created: Thu, 25 Mar 2004 10:48 PM
    Updated: Mon, 14 Jun 2004 12:07 AM
Environment: Windows XP and 2000, cvs client version 1.11.2

Description:
Plugin does not find the password for the CVSROOT in .cvspass if the CVSROOT in 
.cvspass is preceded by a "/1".  I do not know what the "/1" means, but is was placed 
their by CVS.

***
* From Maven's DEBUG logging.  Notice the "Didn't find password"
* message
***
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:[EMAIL PROTECTED]:/cvs/castor'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Authentication failed. 
Response from server was: "E PAM authenticate error: Authentication failure".
ChangeLog found: 0 entries
attaining goal build:end

***
* From .cvspass
***
/1 :pserver:[EMAIL PROTECTED]:2401/cvs/castor Ay=0=h<Z



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

Reply via email to