On 8/16/06, Robbie Minshall <[EMAIL PROTECTED]> wrote:
Attempting to set the overview page for javadoc relative to the working
directory :

Using the ${basedir} almost works and probably would on a unix environment
but on windows I get :
            C:working
uscany07252006javasamplessdo/src/main/java/overview.html

So it looks as it the javadoc plugin is picking up on the directory slashes
as escape charactors.

Any thoughts ?

Could you post the javadoc plugin section of your POM?  I assume by
saying "using the basedir" you have
<overview>${basedir}/src/main/java/overview.html</overview>?

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

Reply via email to