[ https://jira.codehaus.org/browse/MASSEMBLY-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353932#comment-353932 ]
Karl-Heinz Marbaise commented on MASSEMBLY-708: ----------------------------------------------- The problem is simply located in the [pre defined descriptors|http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html], cause they don't contain any definition for permissions {{directoryMode/fileMode}} which can result in problems depending on the umask which is set. My opinion is to define a default permission in those descriptors...There is no relationship to Archiver... > predefined descriptors lack of permission definition for unix > (directoryMode/fileMode) > -------------------------------------------------------------------------------------- > > Key: MASSEMBLY-708 > URL: https://jira.codehaus.org/browse/MASSEMBLY-708 > Project: Maven Assembly Plugin > Issue Type: Improvement > Reporter: Karl-Heinz Marbaise > Priority: Minor > Fix For: 2.5 > > > The current predefined descriptors do not contain any definition of > directoryMode nor fileMode in case of a tar.gz which can be decompressed on > linux which also can include some kind of permissions. -- This message was sent by Atlassian JIRA (v6.1.6#6162)