[ https://issues.apache.org/jira/browse/MNG-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653398#comment-17653398 ]
Michael Osipov commented on MNG-7656: ------------------------------------- Verified on: {noformat} $ /tmp/apache-maven-4.0.0-alpha-3/bin/mvn -v Apache Maven 4.0.0-alpha-3 (2ccf57baa5191468f9911fe85fd99672ac3bacb9) Maven home: /tmp/apache-maven-4.0.0-alpha-3 Java version: 1.8.0_342, vendor: OpenJDK BSD Porting Team, runtime: /usr/local/openjdk8/jre Default locale: de_DE, platform encoding: UTF-8 OS name: "freebsd", version: "12.4-stable", arch: "amd64", family: "unix" {noformat} > 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: 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)