You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Julius Schwartzenberg (JIRA)" <ji...@apache.org> on 2018/04/24 10:20:00 UTC

[jira] [Created] (MDEP-608) copy goal should support setting (executable) permissions

Julius Schwartzenberg created MDEP-608:
------------------------------------------

             Summary: copy goal should support setting (executable) permissions
                 Key: MDEP-608
                 URL: https://issues.apache.org/jira/browse/MDEP-608
             Project: Maven Dependency Plugin
          Issue Type: Improvement
            Reporter: Julius Schwartzenberg


We have some executables in Nexus as build artifacts. The native plug-in generates those for instance. When we copy them to the target directory so that they can be used with our integration tests, they are not executable however asĀ {{chmod +x}} is still needed.

It would be nice if the copy goal would support this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)