« Return to Thread: How to setup java heap space for compile module?

How to setup java heap space for compile module?

by Mike Chaliy :: Rate this Message:

Reply to Author | View in Thread

Hi there,
 
When executing mvn compile on project configured with gwt-maven-plugin, I receive following error:
 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] GWTCompiler#main(String[]) failed.
Java heap space
[INFO] ------------------------------------------------------------------------
 
This means that I need to increase heap, but I cannot find how to achieve this with gwt-maven-plugin.
I am running 1.0 version.
 
Sincerely yours, Mike Chaliy.

 « Return to Thread: How to setup java heap space for compile module?