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

file name is too long ( > 100 bytes) #44

Closed
fasidOnGit opened this issue May 4, 2020 · 5 comments
Closed

file name is too long ( > 100 bytes) #44

fasidOnGit opened this issue May 4, 2020 · 5 comments
Assignees
Labels
Milestone

Comments

@fasidOnGit
Copy link

Is there a way to increase the limit?
My file named is not really long... but because it's nested deep into the folders hence it's complaining to be lengthy file name.

Execution default of goal io.github.zlika:reproducible-build-maven-plugin:0.5.2:strip-jar failed: file name 'nested/folder/path/fileName.extension' is too long ( > 100 bytes)

Thanks :)

@fasidOnGit fasidOnGit changed the title file name is too long file name is too long ( > 100 bytes) May 4, 2020
@Zlika
Copy link
Owner

Zlika commented May 4, 2020

Hi!
I cannot find this error message in the code of this plugin, so it's maybe from one of its dependencies, but it's difficult to debug without additional info: could you copy/paste the log you have when running maven with -e -X ?

@Zlika Zlika added the bug label May 4, 2020
@Zlika Zlika self-assigned this May 4, 2020
@Zlika Zlika added this to the 0.12 milestone May 4, 2020
Zlika added a commit that referenced this issue May 5, 2020
@Zlika
Copy link
Owner

Zlika commented May 5, 2020

Thanks for the pointer. I think I fixed with the bug with the latest commit. Can you try to compile the latest snapshot version of this plugin and test it on your project to check the fix? If it is ok I will release a new version of the plugin.

@fasidOnGit
Copy link
Author

@Zlika A new release would be great I guess :) right now We have other problems with the build so hence disabling the plugin for now... :)
I appreciate your quick response

@Zlika
Copy link
Owner

Zlika commented May 7, 2020

@fasidOnGit I'm releasing version 0.12. It should be available soon on Maven Central.

@Zlika Zlika closed this as completed May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants