[
https://issues.apache.org/jira/browse/MNG-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7656.
-------------------------------
Fix Version/s: 4.0.0-alpha-4
Resolution: Fixed
With Maven Resolver 1.9.4 upgrade this issue has been implicitly resolved.
> Dependencies copied to target have stricter permissions
> -------------------------------------------------------
>
> Key: MNG-7656
> URL: https://issues.apache.org/jira/browse/MNG-7656
> Project: Maven
> Issue Type: Bug
> Affects Versions: 4.0.0-alpha-3
> Reporter: Moshe Elisha
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 4.0.0-alpha-4
>
> Attachments: maven.log
>
>
> Dependency JARs that were copied duringĀ "clean install" to target have read
> and write permissions only to the user/owner and no permissions at all to the
> group and others.("-rw-------")
> Not sure if the issue is when maven downloads the JARs from the repo or when
> the JARs are copied from the repo to the target (using
> "dependency:3.4.0:copy-dependencies")
--
This message was sent by Atlassian Jira
(v8.20.10#820010)