[
https://issues.apache.org/jira/browse/MASSEMBLY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728887#comment-17728887
]
Marat Abrarov commented on MASSEMBLY-989:
-----------------------------------------
Hi [~hboutemy],
It looks like the changes made within this improvement made Maven Assembly
Plugin not following explicitly configured file / directory permissions when
building TARs. Could you please check my
[comment|https://issues.apache.org/jira/browse/MASSEMBLY-791?focusedCommentId=17726719&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17726719]
in MASSEMBLY-791 for the case which fails with 3.6.0 version of Maven Assembly
Plugin and for possible (quick & dirty) fix?
Thank you.
> in RB mode, apply 022 umask to ignore environment group write umask
> -------------------------------------------------------------------
>
> Key: MASSEMBLY-989
> URL: https://issues.apache.org/jira/browse/MASSEMBLY-989
> Project: Maven Assembly Plugin
> Issue Type: Improvement
> Affects Versions: 3.5.0
> Reporter: Herve Boutemy
> Assignee: Herve Boutemy
> Priority: Major
> Fix For: 3.6.0
>
>
> after MASSEMBLY-941, as expected, environment umask give different output:
> some use 002 (group write by default), some use 022 (group read only by
> default)
> applying 022 umask in reproducible mode will give the same archive for each
> environment: group will be read only
--
This message was sent by Atlassian Jira
(v8.20.10#820010)