[ 
https://jira.codehaus.org/browse/MASSEMBLY-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355678#comment-355678
 ] 

Kristian Rosenvold edited comment on MASSEMBLY-728 at 11/6/14 12:17 AM:
------------------------------------------------------------------------

You will have to switch to posix mode tar, since your GID is too large for gnu 
tar.

I will leave this open and treat it as a documentation issue, we should 
probably say something in the error message. The root issue related to the 
error message is here https://issues.apache.org/jira/browse/COMPRESS-290

I also see we have a documentation bug; tarLongFileMode=posix is what you want !


was (Author: krosenvold):
You will have to switch to posix mode tar, since your GID is too large for gnu 
tar.

I will leave this open and treat it as a documentation issue, we should 
probably say something in the error message. The root issue related to the 
error message is here https://issues.apache.org/jira/browse/COMPRESS-290

> Assembly plugin >= 2.5 thinks my group ID is too big
> ----------------------------------------------------
>
>                 Key: MASSEMBLY-728
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-728
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Andrew Todd
>
> My OS X user's primary group ID is quite large, around 110075129.
> Up until assembly 2.4.1, I have had no troubles. However, in 2.5, I get this 
> error when trying to create an assembly:
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.5:single 
> (assemble-command-line) on project crypto-monster: Execution 
> assemble-command-line of goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.5:single failed: group id 
> '110075129' is too big ( > 2097151 ) -> [Help 1]
> I am using JDK 7 to build. Have not tested with 8.
> I have noticed that the error seems to be specific to assembly of a .tar.gz 
> artifact. Assembling a .zip file does not cause this error.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to