You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/12/29 23:25:49 UTC

[jira] [Commented] (MASSEMBLY-772) tar.gz contents owned by user who ran build

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

Michael Osipov commented on MASSEMBLY-772:
------------------------------------------

I am about to close this issue because it is not rooted in this plugin but in Plexus Archiver and Plexus IO. It rerieves Java 7 files attributes from the OS and adds them to the TAR file. Clone Plexus Archiver/IO and search for {{Java7}} you will find it. Archiver iterates over {{Resources}} and gets those {{PlexusIoAttributes}}. {{TarArchiver}}, lines 290+.

> tar.gz contents owned by user who ran build
> -------------------------------------------
>
>                 Key: MASSEMBLY-772
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-772
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>          Components: maven-archiver
>    Affects Versions: 2.5.5
>         Environment: Windows, Maven 3.3.3
>            Reporter: Axel Fontaine
>
> When creating a tar.gz, the files it contains have no group (OK), but do have a user (not OK). More specifically it is the user who ran the build. This should really be empty to avoid any surprises.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)