You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Chris Hagmann (JIRA)" <ji...@codehaus.org> on 2006/01/04 07:35:24 UTC

[jira] Commented: (MJAVADOC-43) Unable to use overview - Javadoc bombs

    [ http://jira.codehaus.org/browse/MJAVADOC-43?page=comments#action_54852 ] 

Chris Hagmann commented on MJAVADOC-43:
---------------------------------------

After applying patch in MJAVADOC-19, the execution succeeds when using:

<overview>${basedir}/src/main/java/overview.html</overview>

> Unable to use overview - Javadoc bombs
> --------------------------------------
>
>          Key: MJAVADOC-43
>          URL: http://jira.codehaus.org/browse/MJAVADOC-43
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Chris Hagmann

>
>
> If I use the overview parameter to specify a overview.html (e.g. src/main/java/overview.html) then Maven fails and complains about the missing overview file.
> I tried then to set it using: ${basedir}/src/main/java/overview.html), and this still fails (at least on Windows) because the plugin doesn't convert the \ correctly before invoking the javadoc command.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org