You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/11/02 10:06:00 UTC

[jira] [Updated] (JENA-1411) Building tar archives fails if user has a high group ID

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

Andy Seaborne updated JENA-1411:
--------------------------------
    Fix Version/s: Jena 3.6.0

> 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
>             Fix For: Jena 3.6.0
>
>
> 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)