Files with ending with a .formatted extention not cleaned up
------------------------------------------------------------
Key: MASSEMBLY-480
URL: http://jira.codehaus.org/browse/MASSEMBLY-480
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-5
Environment: dev on windows, build runs on Linux
Reporter: J T
In the target directory below my project directory a folder called archive-tmp
is created and never cleaned up. In it are directories ending in .formatted and
files that were being copied as part of this task ending in .formatted. Also in
the primary directory where the output of the build is placed there are tons of
.formatted files co-mingled with regular files we want to output. Looking
through some of the code I think the .formatted extention appears to be used to
create temp files as things are copied around but I'm not sure why they are
never being cleaned up. We use the outputed files placed in the target
directory so this is causing us to get a bunch of unwanted files as part of our
build output.
--
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