[ 
https://jira.codehaus.org/browse/MJAVADOC-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Schulte updated MJAVADOC-336:
---------------------------------------

    Attachment: MJAVADOC-336.patch

Patch replacing 'File.deleteOnExit' with 'File.delete'. Applying this patch, 
'mvn clean install -Prun-its' still succeeds for me.


                
> 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
>         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

        

Reply via email to