Generated directories have wrong file attributes
------------------------------------------------
Key: MASSEMBLY-422
URL: http://jira.codehaus.org/browse/MASSEMBLY-422
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-4
Reporter: Sergiu Dumitriu
Priority: Minor
When the assembly creates directories not already found in the resources (for
example when using <includeBaseDirectory>true</includeBaseDirectory> or
<outputDirectory>some/new/folder</outputDirectory>), the directory has the
wrong file attributes (177777 octal, ?rwsrwsrwt). This causes the archive to be
somewhat broken, since the directory doesn't appear to be a directory according
to the file attributes.
This causes problems with the Midnight Commander virtual file system, for
example.
--
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