[ 
https://jira.codehaus.org/browse/MASSEMBLY-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=335138#comment-335138
 ] 

Kristian Rosenvold commented on MASSEMBLY-661:
----------------------------------------------

Please verify that you are using fixed versions of the plugins in question; to 
my best knowledge this is /not/ functionality/bugs that would leak from maven 
core into the assembly plugin, even for version 2.2.1 (it might happen 
somewhere in the 2.0.X range, but not 2.2.1)

The only thing I can think of that is markedly different between 2.2.1 and any 
3.X version is the default version of all the plugins. Please double-check that 
you're not being tricked by some plugin being in an older version when running 
2.2.1
                
> Assembly plugin looses permissions when using fileSets
> ------------------------------------------------------
>
>                 Key: MASSEMBLY-661
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-661
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>          Components: permissions
>    Affects Versions: 2.4
>         Environment: RHEL5, Maven 2.2.1
>            Reporter: Eric Haszlakiewicz
>         Attachments: pom.xml
>
>
> When using an assembly descriptor that uses fileSets to include files the 
> permissions of the files from the file system are not preserved in the 
> tarballs.
> This can be reproduced by creating a file with the executable bit set in the 
> "src" directory, then trying to use the pre-defined "src" descriptorRef to 
> create a tarball.  See the attached pom file for an example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to