Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-998

Maven build fails on MacOS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • MacOS

    Description

      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]
      ```

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              msharan@usc.edu Madhav Sharan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: