[
https://issues.apache.org/jira/browse/MNG-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691506#comment-17691506
]
Tamas Cservenak commented on MNG-7656:
--------------------------------------
Several remarks:
* issue is marked as "affects 3.9.0" but was created BEFORE 3.9.0 was released?
* yes, there was a point where 3.9.0-SNAPSHOT did this (when it used resolver
1.9.2 but this was fixed and 3.9.0 released uses resolver 1.9.4), so IMHO this
does NOT affects 3.9.0 (unsure about 4 alpha 3)
* in any case, this issue is FIXED in 3.9.0 and resolver 1.9.4, so any maven
version using newer than 1.9.2 resolver does NOT suffer from this.
Hence, am removing "affects 3.9.0" as it does not stands.
[~michael-o] you wrote "I can confirm this". What maven version you used to
verify this?
> 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: 3.9.0, 4.0.0-alpha-3
> Reporter: Moshe Elisha
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: waiting-for-feedback
>
> 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)