[
http://jira.codehaus.org/browse/MASSEMBLY-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179609#action_179609
]
Sergiu Dumitriu commented on MASSEMBLY-422:
-------------------------------------------
This looks like a bug in plexus-archiver-1.0-alpha-12 (
http://fisheye.codehaus.org/browse/plexus/plexus-components/trunk/plexus-archiver/src/main/java/org/codehaus/plexus/archiver/AbstractArchiver.java?r1=7907&r2=8217
) which returns -1 for the default directory mode instead of the default file
attributes.
> 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