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]