HADOOP-9974: document setting mvn heap size - trailing space

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524651 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steve Loughran 2013-09-19 08:21:06 +00:00
parent 3a87e8fec0
commit 8de47fc570

View File

@ -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