Hi guys,

I'm trying to make the maven release plugin work, but I always get the same
error when running "m2 release:prepare -Dtag=...":

[INFO] [release:prepare]
[INFO] Verifying there are no local modifications ...
Provider message:
The cvs command failed.
Command output:
cvs update: Empty password used - try 'cvs login' with a real password
cvs [update aborted]: authorization failed: server localhost rejected
access to C:\cvsRepo for user e222731

This occurs although the .cvspass exists in my user home and it is valid
with the right password (the changes plugin can connect to the CVS - even
if it generates an empty report...).

Is there something special to do to make this plugin work connect to CVS
correctly? I tried the "password" config parameter for the release plugin,
but this does not work...

Am I missing something? Did someone manage to make it work with CVS or is
it a bug that I will fill in JIRA?

Thanks!

Best Regards / Cordialement,
Fabrice BELLINGARD
DINQ/DSIN/INSI/EATE/IDVS/AIDV
(+33) (01 61) 45 15 91  -  [EMAIL PROTECTED]


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

Reply via email to