I am pretty sure that it is something related to Maven, not CC.. Are
you trying both approaches on the same machine? Can you run cvs
directly using just the command line arguments that are being passed to
the underlying Ant task?
Also, can you get CVS modificationset aspect of CC to work properly?
Eric
On Apr 4, 2005, at 4:50 AM, 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]