The Java compiler just ran out of memory while trying to build Apache Geronimo. Easy fix on Linux:
export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m"
Resources:
The Java compiler just ran out of memory while trying to build Apache Geronimo. Easy fix on Linux:
export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m"
Resources: