Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Labels:None
-
Environment:Windows XP and 2000, cvs client version 1.11.2
-
Number of attachments :
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:anoncvs@castor.exolab.org:/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:anoncvs@castor.exolab.org:2401/cvs/castor Ay=0=h<Z
This problem was introduced in rc2. I did not have this problem in rc1 or beta-10