You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/03/07 13:10:38 UTC

[jira] [Closed] (OPENNLP-998) Maven build fails on MacOS

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

Suneel Marthi closed OPENNLP-998.
---------------------------------

> Maven build fails on MacOS
> --------------------------
>
>                 Key: OPENNLP-998
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-998
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>         Environment: MacOS
>            Reporter: Madhav Sharan
>            Priority: Minor
>
> While building "opennlp-distr" I get error "group id is too big" on MacOS.
> It can be fixed by using "posix" mode instead of "gnu" on - 
> https://github.com/apache/opennlp/blob/master/opennlp-distr/pom.xml#L75
> Any specific reason to use "gnu"? I was reading online and as per people comments "posix" works on both windows and unix. I can raise a PR if it can be changed to posix.
> ```
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (bundle-project-sources) on project opennlp-distr: Execution bundle-project-sources of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '703763885' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]
> [ERROR] 
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)