Re: using javadoc overview and maven plugin

2006-08-24 Thread Robbie Minshall
This was a known problem on the 2.0 beta 3 and was fixed in the 2.0version. thanks for all the help. Robbie On 8/17/06, franz see <[EMAIL PROTECTED]> wrote: On 8/17/06, Robbie Minshall <[EMAIL PROTECTED]> wrote: > > My current conclusion: > Definately want to use a

Re: using javadoc overview and maven plugin

2006-08-17 Thread Robbie Minshall
gin ${basedir}/src/main/java/overview.html --> javadoc: error - Error while reading file C:working uscany07252006javasamplessdo/src/main/java/overview.html Robbie John. On 8/16/06, Nick Veys <[EMAIL PROTECTED]> wrote: On 8/16/06, Robbie Minshall <[EMAIL PR

Re: using javadoc overview and maven plugin

2006-08-16 Thread Robbie Minshall
plugin is picking up on the directory slashes as escape charactors. Any thoughts ? Robbie John On 8/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Robbie Minshall [mailto:[EMAIL PROTECTED] ==== > > I am calling the javadoc pl

using javadoc overview and maven plugin

2006-08-15 Thread Robbie Minshall
Hello. I am calling the javadoc plugin from within a pom.xml file like so : org.apache.maven.plugins maven-javadoc-plugin c:\\working\\tuscany07252006\\java\\samples\\sdo\\src\\main\\java\\overview.html I would like to specify a relative p