Fabrice, What is the SCM/CVS URL you are using? I have embedded my password in the URL.
My URL looks like this: scm:cvs:pserver:<my username>:<my password>@<CVS server>:<path to CVS repository>:<cvs module> Michael -----Original Message----- From: Yann Le Du [mailto:[EMAIL PROTECTED] Sent: Saturday, 15 October 2005 9:10 AM To: Maven Users List Subject: RE: [m2] Maven release plugin and CVS: bug? Hi Fabrice, I am using SVN, but had the same kind of problem (at first). In your release plugin configuration, did you also provide <username>, along <password> ? I provided both, and it worked. Now the odd part : I recently removed <username> and <password> and it's still working. I can't tell why... Michael McCrann was also trying the release plugin with CVS, and seemed to have come further than you. Maybe he'll be able to help you ? http://marc.theaimsgroup.com/?l=turbine-maven-user&m=112925914521071&w=2 Regards, Yann --- [EMAIL PROTECTED] a écrit : > > > > > 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] > > ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] NOTICE This e-mail and any attachments are confidential and may contain copyright material of Macquarie Bank or third parties. If you are not the intended recipient of this email you should not read, print, re-transmit, store or act in reliance on this e-mail or any attachments, and should destroy all copies of them. Macquarie Bank does not guarantee the integrity of any emails or any attached files. The views or opinions expressed are the author's own and may not reflect the views or opinions of Macquarie Bank. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
