You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/12/26 20:22:19 UTC

[jira] Commented: (MERCURY-67) RemoteRepositoryReaderM2 leaks temporary files

    [ http://jira.codehaus.org/browse/MERCURY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159226#action_159226 ] 

Benjamin Bentmann commented on MERCURY-67:
------------------------------------------

In this context:
{code:java}
_defaultRoot = new File( temp.getParentFile(), "repo" );
{code}
Maybe the last directory part should better be named "mercury-repo" to give a clearer indication where the files originate from.

> RemoteRepositoryReaderM2 leaks temporary files
> ----------------------------------------------
>
>                 Key: MERCURY-67
>                 URL: http://jira.codehaus.org/browse/MERCURY-67
>             Project: Mercury
>          Issue Type: Bug
>          Components: Repository
>    Affects Versions: 1.0.0-alpha-2
>            Reporter: Benjamin Bentmann
>            Assignee: Oleg Gusakov
>            Priority: Minor
>         Attachments: cleanup-temp-files.patch
>
>
> The temporary directory fills up with "temp-*-locator" files from Mercury when building/running Maven 3.x.

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