You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/02/09 08:19:00 UTC

[jira] [Commented] (MNG-7656) Dependencies copied to target have stricter permissions

    [ https://issues.apache.org/jira/browse/MNG-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686263#comment-17686263 ] 

Tamas Cservenak commented on MNG-7656:
--------------------------------------

Um, isn't this fixed in Maven 3.9.0? As this was a bug in resolver 1.9.2, but 3.9.0 uses fixed resolver 1.9.4... does this issue still stand? And why is this issue marked as "affects 3.9.0" when it was released this week, but issue was recorded a month ago?

> 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)