Browse Source

Configure max heap size for Maven build

We faced many OOM errors on Hudson recently, so increase maximum heap size.

Change-Id: I81d4d562a06afcd8b4ff7d1f69c4d7f12099afad
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-4.6
Matthias Sohn 8 years ago
parent
commit
a7915d85a8
  1. 1
      .mvn/jvm.config

1
.mvn/jvm.config

@ -0,0 +1 @@
-Xmx1024m
Loading…
Cancel
Save