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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to