Stephen Gray wrote:
> Hi,
> 
> I am trying to use maven to kick off cruisecontrol but Im having a problem
> with my cvs connection. I am using the following in my project.xml
> scm:cvs:local:ignored:/home/cvs:devbase which works fine when I run maven on
> its own. Im getting the following error;  BUILD FAILED
>     [exec] File......
> /home/stephen/.maven/cache/maven-scm-plugin-1.4.1/plugin.jelly
>     [exec] Element... ant:cvs
>     [exec] Line...... 258
>     [exec] Column.... 9
>     [exec] cvs exited with error code 1
>     [exec] Command line was [Executing 'cvs' with arguments:
>     [exec] '-d:local:/home/cvs'
>     [exec] '-q'
>     [exec] 'update'
>     [exec] '-Pd'
>     [exec]
>     [exec] The ' characters around the executable and arguments are
>     [exec] not part of the command.
> 
> does anyone know what the problem is?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

That first line ("File....") might be showing the cause.  If it was
"file xxx is in the way" then you have to delete that file.




----

Oh, to be only half as wonderful as my child thought I was when he was
small, and only half as stupid as my teenager now thinks I am.

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

Reply via email to