« October 2008 | Main | July 2009 »
This is one of those things that I keep having to Google.
If you are getting an OutOfMemoryError ("Java heap space") when running Maven from the command line, set an environment variable to increase the heap size.
export MAVEN_OPTS=-Xmx512m
Technorati Tags: java, maven, memory, os x, unix
More...
Recent Comments