Christian Schulte created MJAVADOC-336:
------------------------------------------
Summary: 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
Priority: Minor
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