You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/12/28 15:08:00 UTC

[jira] [Resolved] (MASSEMBLY-902) Some Integration tests fails if launched with an very large UID

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

Enrico Olivelli resolved MASSEMBLY-902.
---------------------------------------
    Resolution: Fixed

> Some Integration tests fails if launched with an very large UID
> ---------------------------------------------------------------
>
>                 Key: MASSEMBLY-902
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-902
>             Project: Maven Assembly Plugin
>          Issue Type: Task
>    Affects Versions: 3.1.1
>            Reporter: Enrico Olivelli
>            Assignee: Enrico Olivelli
>            Priority: Major
>             Fix For: 3.1.1
>
>
> On my laptop, with Linux, I have an huge userid (like 949001133) and these tests are failing.
> [ERROR] The following builds failed:
> [ERROR] *  projects/filtering-feature/fileset-to-tar-massembly-722/pom.xml
> [ERROR] *  projects/file-modes/fileItem-fileMode/pom.xml
> [ERROR] *  projects/file-modes/file-set-fileMode/pom.xml
>  
> The fix is to add a explicit tarLongFileMode = posix to failing tests
> <tarLongFileMode>posix</tarLongFileMode>



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