[ http://jira.codehaus.org/browse/MASSEMBLY-104?page=comments#action_67550 
] 

Julian Wood commented on MASSEMBLY-104:
---------------------------------------

It doesn't work in my setup either (OSX 10.4.6). 

        <file>
            <source>src/main/webapp/dictateur-training.html</source>
            <outputDirectory></outputDirectory>
            <filtered>true</filtered>
            <fileMode>0755</fileMode>
        </file>

Generates a file which has --wxr----x (0541) permissions. I played around 
(trial and error) to see if I could see what it is
doing wrong, and it certainly changes permissions, but not in any pattern that 
I could figure out.

> fileMode doesn't work with Cygwin
> ---------------------------------
>
>          Key: MASSEMBLY-104
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-104
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.1
>  Environment: Windows 2002 XP Pro running Cygwin
>     Reporter: Mark Heinze

>
>
> The fileMode does not correctly set the permissions on the file. This happens 
> in the <files><file></file></files> tag in the asssembly XML file. Any files 
> copied with this tag ends up with strange permissions (including those with 
> the default fileMode).

-- 
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

Reply via email to