eolivelli opened a new issue #3247: Build error on linux if userid is an huge number URL: https://github.com/apache/pulsar/issues/3247 #### Expected behavior Tell us what should happen The build passes #### Actual behavior ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (package) on project pulsar-presto-connector: Execution package of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '949000222' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1] [ERROR] #### Steps to reproduce On Linux with an user with an huge UID run `mvn clean install -DskipTests` #### System configuration Current master (git sha c3a7d6a89eaf6c7cb1ff226ffc9b7c67bc418bc4) Linux Fedora 27
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
