Thanks for reply

The OS is XP professional and CVS is CVSNT 2.0.51.d and I did try the colon with nothing after it and it didn't make any difference.

I am however almost sure the culprit is maven-release-plugin (2.0-beta-3), which depends on broken scm plugins. I tried to check out the trunk and build it as the dependencies appear to be fixed there but it fails unit tests :-(

Is there a downloadable version of maven-release-plugin that works with CVS? The plugin documentation website says there should be version 2.0-beta-4-SNAPSHOT, but I cannot find such tag anywahere.

Regards

Maciej

From: Emmanuel Venisse <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: Maven Users List <[email protected]>
Subject: Re: Maven2 and CVS
Date: Fri, 28 Apr 2006 09:01:07 +0200

what is your OS?
What is your cvs version?

Emmanuel

Maciej Mastalarczuk a écrit :
Hi,

Did anybody have any luck in trying to release something to CVS with Maven2? I had no problems doing this with subversion, but CVS plugins appear to be somewhat broken.

No matter what I do I get the following message:

(...)
[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 /CVSRepo for user someuser
(...)

I tried to specify the password in the URL and in .cvspass file (which is automatically created after specifying it in the url) and always get this message. Why is it ingoring the password??

Here is my test URL: I can't see anything wrong with it:

scm:cvs:pserver:someuser:[EMAIL PROTECTED]:/CVSRepo:TestProject

When I use say Eclipse's plugin to get to CVS everything works fine (the repository, username and password are OK).

Thanks in advance. Any help would be appreciated.

Maciej

_________________________________________________________________
realestate.com.au: the biggest address in property http://ninemsn.realestate.com.au


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






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


_________________________________________________________________
1000s of Sexy Singles online now at Lavalife - Click here http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D22031&_t=751140432&_m=EXT


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

Reply via email to