diff --git a/BUILDING.txt b/BUILDING.txt index 77d3e5a0a8..2deb2ac279 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -155,7 +155,7 @@ Handling out of memory errors in builds If the build process fails with an out of memory error, you should be able to fix it by increasing the memory used by maven -which can be done via the environment -variable MAVEN_OPTS. +variable MAVEN_OPTS. Here is an example setting to allocate between 256 and 512 MB of heap space to Maven