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

Enrico Olivelli commented on ZOOKEEPER-3337:
--------------------------------------------

This is my comment
https://github.com/apache/zookeeper/pull/828#discussion_r259123093

> Maven build failed with user or group id is too big 
> ----------------------------------------------------
>
>                 Key: ZOOKEEPER-3337
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3337
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.13
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Major
>         Attachments: ZOOKEEPER-3337-branch-3.4.patch
>
>
> Maven assembly plugin configuration must specify tarLongFileMode of "posix", 
> not "gnu".
> Otherwise if the user or group id is too large the build will fail. For 
> example:
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single
> (source-package) on project zookeeper: Execution source-package of goal
> org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single failed: user id 
> '1754762210'
> is too big ( > 2097151 ). -> [Help 1]
> {noformat}
> A very common problem, many other projects here have had to fix this. 



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

Reply via email to