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

Increase java stack size to prevent StackOverflowError on optimize with jszip-maven-plugin #5

Open
kreyssel opened this issue Mar 8, 2013 · 1 comment

Comments

@kreyssel
Copy link

kreyssel commented Mar 8, 2013

I use maven with the java default size settings.

If I now runs the optimization task with the jszip-maven-plugin, i get a StackOverflowError. After increasing the java stack size (-Xss) i can optimize my files without errors.

see https://groups.google.com/forum/?fromgroups=#!topic/requirejs/IqL7wuYs-AM

Would recommend to add this in README.

@stephenc
Copy link
Member

Do you want to take a stab at improving the README?

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