[
https://jira.codehaus.org/browse/MJAVADOC-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=288568#comment-288568
]
John Casey commented on MJAVADOC-336:
-------------------------------------
revId 1232525 fwiw
> Reports contain temporary files due to usage of 'File.deleteOnExit'.
> --------------------------------------------------------------------
>
> Key: MJAVADOC-336
> URL: https://jira.codehaus.org/browse/MJAVADOC-336
> Project: Maven 2.x Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.8
> Reporter: Christian Schulte
> Assignee: John Casey
> Priority: Minor
> Fix For: 2.8.1
>
> Attachments: MJAVADOC-336.patch
>
>
> The plugin creates temporary command line argument files (@file) in the
> output directory without removing them prior to e.g. site deployment. Please
> replace 'File.deleteOnExit' with 'File.delete'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira