You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2016/11/09 18:31:58 UTC

[jira] [Created] (METRON-558) Maven Assembly plugin does not build if user has large group id

Otto Fowler created METRON-558:
----------------------------------

             Summary: Maven Assembly plugin does not build if user has large group id
                 Key: METRON-558
                 URL: https://issues.apache.org/jira/browse/METRON-558
             Project: Metron
          Issue Type: Bug
            Reporter: Otto Fowler


[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:36 min
[INFO] Finished at: 2016-11-09T10:13:17-05:00
[INFO] Final Memory: 177M/1916M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (build-tarball) on project metron_mpack: Execution build-tarball of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '397160923' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.


The typical answer is to configure the plugin to use posix for tarLongFileMode.  




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)