You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Emmanuel Venisse <em...@venisse.net> on 2005/12/31 09:59:14 UTC

Re: CVS command Failed

You must have cvs in your path. In a future version of maven scm plugin, cvs executable won't be 
required because we'll use a pure java cvs client.

Emmanuel

Saravanakumar.B@kmgin.com a écrit :
> Hi ,
> 
> I need a help regarding the Maven CVS Checkout , whenever I tried to 
> do the mvn scm:checkout , I'm getting the following error. Please let me 
> know what might be the cause for this error,.
> 
> 
> 
> 
> [INFO] Searching repository for plugin with prefix: 'scm'.
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building CashCon
> [INFO]    task-segment: [scm:checkout] (aggregator-style)
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [scm:checkout]
> [INFO] Removing C:\Maven\maven-2.0\bin\CashCon\target\checkout
> [ERROR] Provider message:
> [ERROR] The cvs command failed.
> [ERROR] Command output:
> [ERROR] 'cvs' is not recognized as an internal or external command,
> operable program or batch file.
> 
> 
> 
> Regards
> Saravana


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org