[
https://issues.apache.org/jira/browse/MSOURCES-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959508#comment-17959508
]
Matthias Bünger commented on MSOURCES-138:
------------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-source-plugin#202|https://github.com/apache/maven-source-plugin/issues/202].
> make source.jar insensitive to user's umask
> -------------------------------------------
>
> Key: MSOURCES-138
> URL: https://issues.apache.org/jira/browse/MSOURCES-138
> Project: Maven Source Plugin (Moved to GitHub Issues)
> Issue Type: Improvement
> Affects Versions: 3.3.0
> Reporter: Hervé Boutemy
> Priority: Major
>
> more and more users are switching from historical umask 002 to umask 022, ie
> from g+w to g-w
> testing Reproducible Builds found out that source-jar is sensitive to this
> setup: it would make RB env setup much easier if the plugin did g-w by
> default, even if user has g+w
> same as MASSEMBLY-989
--
This message was sent by Atlassian Jira
(v8.20.10#820010)