16 November 2008

Maven java.lang.OutOfMemoryError

When we compile a project which has more Java classes we start getting OutOfMemory error. To solve this in Windows, please set the following environment variable MAVEN_OPTS with a sufficiently larger value for Xms and Xmx options for  JVM.