Re: Error running Javadoc plugin under CruiseControl

2007-10-25 Thread Wayne Fay
> -Original Message- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: Friday, October 19, 2007 11:23 AM > To: Maven Users List > Subject: Re: Error running Javadoc plugin under CruiseControl > > The forward slash may be the problem (a bug). I have no idea. Try > execut

RE: Error running Javadoc plugin under CruiseControl

2007-10-25 Thread Simon Kingaby
] Sent: Friday, October 19, 2007 11:23 AM To: Maven Users List Subject: Re: Error running Javadoc plugin under CruiseControl The forward slash may be the problem (a bug). I have no idea. Try executing "mkdir m:/" and see if it works or fails. If it is a bug, dig into the m-javadoc-p and f

Re: Error running Javadoc plugin under CruiseControl

2007-10-19 Thread Wayne Fay
19, 2007 10:29 AM > To: Maven Users List > Subject: Re: Error running Javadoc plugin under CruiseControl > > I doubt your CruiseControl user is the same as your regular login user > that you've run your test with. Does the CC user have the proper > privileges to create files/dir

RE: Error running Javadoc plugin under CruiseControl

2007-10-19 Thread Simon Kingaby
/apidocs\com/ski ngaby/coolcoders/dogHouse/ Has only one \ in the entire path, between apidocs and com? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2007 10:29 AM To: Maven Users List Subject: Re: Error running Javadoc plugin under CruiseControl I doubt

Re: Error running Javadoc plugin under CruiseControl

2007-10-19 Thread Wayne Fay
I doubt your CruiseControl user is the same as your regular login user that you've run your test with. Does the CC user have the proper privileges to create files/directories on the M: drive etc? "Unable to create directory" -- seems like a filesystem problem. Wayne On 10/18/07, Simon Kingaby <[

Error running Javadoc plugin under CruiseControl

2007-10-18 Thread Simon Kingaby
I need some help debugging my Maven 2 script when it runs under CruiseControl, please. The javadoc plugin is included in pom.xml with no special parameters: maven-javadoc-plugin WORKS FROM COMMAND LINE When I run trunk>mvn clean scm:update install site from a Windo

error running javadoc plugin

2006-06-30 Thread dasfrosty
Report.generate(JavadocReport.java:104) at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:67) ... 22 more -- View this message in context: http://www.nabble.com/error-running-javadoc-plugin-tf1874623.html#a5124891 Sent from the Maven -