Osma Suominen created JENA-1411:
-----------------------------------

             Summary: Building tar archives fails if user has a high group ID
                 Key: JENA-1411
                 URL: https://issues.apache.org/jira/browse/JENA-1411
             Project: Apache Jena
          Issue Type: Bug
          Components: Build
    Affects Versions: Jena 3.5.0
         Environment: Ubuntu 16.04
User has a high group ID (3000000 in my case)
            Reporter: Osma Suominen
            Assignee: Osma Suominen
            Priority: Minor


Getting this error during apache-jena-fuseki build:
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:2.6:single (create-zip-assembly) 
on project apache-jena-fuseki: Execution create-zip-assembly of goal 
org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id 
'3000000' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome 
this limit -> [Help 1] 

The same happens with apache-jena, jena-fuseki1 and jena-sdb.

The solution is to use POSIX tar format in maven-assembly-plugin configuration.

I will prepare a PR shortly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to