Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issue: assembly-plugin group id '113584762' is too big #590

Closed
satybald opened this issue Jan 4, 2018 · 2 comments
Closed

Comments

@satybald
Copy link
Contributor

satybald commented Jan 4, 2018

While compiling a master branch I got following error:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:51 min
[INFO] Finished at: 2018-01-04T21:00:31+01:00
[INFO] Final Memory: 174M/1993M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (make-assembly) on project ksql-package: Execution make-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single failed: group id '113584762' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]

mvn --version                        
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.6.3-040603-generic", arch: "amd64", family: "unix"
@amussina
Copy link

Sayat,
Thanks for the fix! It worked! :)

@satybald
Copy link
Contributor Author

@amussina my greatest pleasure ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants