[
https://issues.apache.org/jira/browse/MJAVADOC-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957445#comment-17957445
]
Olivier Lamy commented on MJAVADOC-43:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#426|https://github.com/apache/maven-javadoc-plugin/issues/426].
> Unable to use overview - Javadoc bombs
> --------------------------------------
>
> Key: MJAVADOC-43
> URL: https://issues.apache.org/jira/browse/MJAVADOC-43
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Chris Hagmann
> Assignee: Mike Perham
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)