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
[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]



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 PROTECTED]
Sent: 05 April 2005 10:25
To: Maven Users List
Subject: Re: maven-cruisecontrol-plugin


I think that your maven.scm.cvs.root property is not set... Is the
value of repository  connection and developerConnection are valid ?

Nicolas,


-
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]



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] 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]



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
[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.

I have the following in my project.xml file
scm:cvs:local:ignored:/home/cvs:devbase. Thisworks fine when generating the
changelog reports. Any ideas? Thanks



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



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
   nexala
ant
 java file.  My java files would be 
in the package com.nexala.ant.
When the directory xref is created it creates the structure com.nexala.ant
and places the package-summary.html files in it but not the html converted
java files. It places them a seperate structure
common/jarsrc/com/nexala/ant. I have different packages and different
structures so I cant just change the link. Why is this and can it be
resolved? Any ideas would be greatly appreciated.

Thanks

Stephen



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



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 PROTECTED]



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 PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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



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



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 additional commands, e-mail: [EMAIL PROTECTED]



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]