RE: maven-cruisecontrol-plugin

2005-04-05 Thread Stephen Gray
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

RE: maven-cruisecontrol-plugin

2005-04-05 Thread Stephen Gray
Its using the repository connection from my project.xml file and giving errors. I have the following in project.xml: scm:cvs:local:ignored:/home/cvs:devbase. is this wrong? do I have to set something in my properties file? -Original Message- From: Nicolas Chalumeau [mailto:[EMAIL

maven and cruisecontrol

2005-04-04 Thread Stephen Gray
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]

maven-cruisecontrol-plugin

2005-04-04 Thread Stephen Gray
Hi, I have mavenrunning 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

maven-jxr-plugin

2005-04-01 Thread Stephen Gray
hi, I have a problem with my jxr plugin. It will generate all the packages and links but the links are wrong. I have a directory structure something like this common jarsrc com

maven site

2005-04-01 Thread Stephen Gray
Hi, How does the maven site refresh itself with the latest reports. Is it necessary to deploy the site everytime to refresh it? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: maven site

2005-04-01 Thread Stephen Gray
Im actually using CruiseControl. How would that be implemented? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: maven site

2005-04-01 Thread Stephen Gray
Thanks very much for that. I have one question though. If you use the goals in maven.xml to deploy the site will they ever be seen? Is cruisecontrol not going to be in a continuous loop? - To unsubscribe, e-mail: [EMAIL

RE: changelog report links

2005-03-31 Thread Stephen Gray
Thanks very much. Is it possible to use bonsai or does viewcvs have to be used? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

maven-jxr plugin

2005-03-31 Thread Stephen Gray
Hi, I have a problem with my jxr-plugin. It generates ok but the links to the classes arebroken. Thelink is using the following address xref/com/nexala/db/a.html when it should be xref/jarsrc/com/nexala/db/a.html. Why is this happening and can change it? Thanks

changelog report links

2005-03-30 Thread Stephen Gray
Hi, I am having a problem with my changelog report links. My site will generate the changelog report fine but the links on that page are all broken. Any ideas? Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Maven changelog site

2005-03-29 Thread Stephen Gray
Hi, I have a problem with my changelog reports. The report is displayed fine but nne of the links work. any ideas? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]