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

fix assembly tar with long filenames on some platforms #1644

Merged
merged 1 commit into from
Aug 19, 2015

Conversation

xvrl
Copy link
Member

@xvrl xvrl commented Aug 19, 2015

No description provided.

@guobingkun
Copy link
Contributor

👍 This fixes

[INFO] extensions-distribution ............................ SUCCESS [  7.573 s]
[INFO] distribution ....................................... FAILURE [  1.211 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.376 s
[INFO] Finished at: 2015-08-19T11:09:04-05:00
[INFO] Final Memory: 112M/1463M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (distro-assembly) on project distribution: Execution distro-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single failed: group id '285597778' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]

After running mvn -DskipTests clean package locally.

drcrallen added a commit that referenced this pull request Aug 19, 2015
fix assembly tar with long filenames on some platforms
@drcrallen drcrallen merged commit 03f4c3e into master Aug 19, 2015
@drcrallen drcrallen deleted the fix-tar-long-files branch August 19, 2015 19:11
@xvrl xvrl mentioned this pull request Aug 21, 2015
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

Successfully merging this pull request may close these issues.

3 participants