Label: memory

Content with label memory in Bartolomeo Sorrentino (See content from all spaces)
Related Labels: performance, maven, heap

Increase Java Heap Memory for Maven
java heap is not enough, while building a project using Maven Set the MAVENOPTS system property, example below will give you 1024 Mb heap osx export MAVENOPTS=Xmx1024m windows set MAVENOPTS=Xmx1024m
Other labels: maven, heap, performance