You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/04/18 11:37:00 UTC

[jira] [Closed] (MASSEMBLY-922) allow to override UID/GID and user name and group name for files stored in TAR (and other formats that store UID/GID)

     [ https://issues.apache.org/jira/browse/MASSEMBLY-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MASSEMBLY-922.
------------------------------------
    Fix Version/s: 3.2.1
         Assignee: Robert Scholte
       Resolution: Fixed

Fixed in [6144d7afe3f67b57297cad5b55e670d640e4ebd9|https://gitbox.apache.org/repos/asf?p=maven-assembly-plugin.git;a=commit;h=6144d7afe3f67b57297cad5b55e670d640e4ebd9]
Thanks for the patch!

> allow to override UID/GID and user name and group name for files stored in TAR (and other formats that store UID/GID)
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-922
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-922
>             Project: Maven Assembly Plugin
>          Issue Type: New Feature
>          Components: maven-archiver
>            Reporter: Václav Haisman
>            Assignee: Robert Scholte
>            Priority: Major
>              Labels: features, newbie, patch
>             Fix For: 3.2.1
>
>         Attachments: override-uid-gid.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I have noticed that Plexus Archiver 4.2.0 in SNAPSHOT version has grown
> methods like `org.codehaus.plexus.archiver.Archiver#setOverrideUid`. It
> seems that after it is released it should be possible implement Maven
> Assembly Plugin extension that would allow to use these methods to set,
> e.g., TAR archive owner/group entries to some reasonable value even on
> Windows.
> I am attaching unfinished untested patch that I tried to explore the possibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)