Leandro created MCLEAN-54:
-----------------------------
Summary: 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