Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
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
Attachments
Issue Links
- is depended upon by
-
MPOM-396 upgrade Maven Assembly Plugin to 3.6.0
- Closed
- is related to
-
MSOURCES-138 make source.jar insensitive to user's umask
- Closed
-
MSOURCES-137 umask makes artifacts generated by maven-source-plugin not easy to reproduce
- Closed
- relates to
-
MASSEMBLY-941 file permissions removed during assembly:single since 3.2.0
- Closed
- links to