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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17086430#comment-17086430 ] 

Hudson commented on MASSEMBLY-922:
----------------------------------

Build succeeded in Jenkins: Maven TLP » maven-assembly-plugin » master #61

See https://builds.apache.org/job/maven-box/job/maven-assembly-plugin/job/master/61/

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