[
https://jira.codehaus.org/browse/MCLEAN-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=317150#comment-317150
]
Leandro commented on MCLEAN-54:
-------------------------------
I like the idea of renaming and then deleting in another thread but we'd have
to put .target in ignored files of version control, maybe we could move all
files in target to "target/to-delete" and then spawn the deletion thread? What
are the rules of thread creation in maven plugins?
> Support moving instead of deleting directories
> ----------------------------------------------
>
> Key: MCLEAN-54
> URL: https://jira.codehaus.org/browse/MCLEAN-54
> Project: Maven 2.x Clean Plugin
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Leandro
>
> It'd be helpful if the plugin moved target directories to java.io.tmpdir
> instead of delete them because directory deletion on Windows takes a lot of
> time if there are many small files to delete. A less than ideal workaround is
> described here:
> http://bosy.dailydev.org/2009/02/speed-up-your-maven-build-four-times.html
--
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