[
https://issues.apache.org/jira/browse/MASSEMBLY-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719445#comment-17719445
]
ASF GitHub Bot commented on MASSEMBLY-989:
------------------------------------------
hboutemy opened a new pull request, #141:
URL: https://github.com/apache/maven-assembly-plugin/pull/141
uses https://github.com/codehaus-plexus/plexus-archiver/pull/271
> 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)