I think that your maven.scm.cvs.root property is not set... Is the value of repository connection and developerConnection are valid ?
Nicolas, On Apr 5, 2005 10:38 AM, Stephen Gray <[EMAIL PROTECTED]> wrote: > > Hi, > > I have maven running cruisecontrol but 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. > > scm:cvs-update-project: > [exec] [cvs] Using cvs passfile: /home/stephen/.cvspass > [exec] [cvs] cvs update: CVSROOT must be an absolute pathname (not > `ignored') > [exec] [cvs] cvs update: when using local access method. > [exec] [cvs] cvs [update aborted]: Bad CVSROOT: `:local:ignored'. > > I have the following in my project.xml file > scm:cvs:local:ignored:/home/cvs:devbase. This works fine when generating the > changelog reports on the maven site. Any ideas would be greatly appreciated? > Thanks > > --------------------------------------------------------------------- > 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]
