Per Holst wrote:

Hi,

I've been trying to tamper a bit with Maven, as I thought it might be
helpfull in our own development cycle. But I can't seem to get it to work.

Installation - ok.
Integration - ok
Use ... (maven site) not a chance. CVS just doesn't work. I'm presented with
the following information:

maven-changelog-plugin:report:
   [echo] Generating the changelog report
Didn't find password for CVSROOT
':pserver:[EMAIL PROTECTED]:/var/javacvs'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Wrong
Password.
ChangeLog found: 0 entries

where [username] is my username and [hostname] is the cvs-server hostname -
funny part is the password in that file works for: Ant, commandline cvs, and
WinCvs.

Another puzzle: My %HOME% environment variable point to drive H: where my
.cvspass file resides. If I don't have a .cvspass file in C:\documents and
settings\[username] maven will say, that there's no .cvspass.



the H: stuff might be the problem. that's not a regular path AFAIK, try changing it to h:\ at least. preferably some directory..
( I think C: will map to the last used directory on the C drive rather than the root folder.)


Regards.

Milos Kleint



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to