Commit Graph

4 Commits (2.1.x)

Author SHA1 Message Date
Andy Wilkinson ab9284e120 Increase max heap of the Maven JVM
The overhead of build scans seems to have brought us right to the limit
of the Maven JVM's heap. As a result, builds are occasionally failing
as the heap's been exhausted.

This commit increases the JVM's max heap.

Closes gh-22649
4 years ago
Andy Wilkinson 5ef9b0f901 Increase the maximum heap size that is available to Maven 6 years ago
Phillip Webb c81106b5e4 Increase JVM memory for Maven 7 years ago
Stephane Nicoll 651ab38f18 Add Maven wrapper
Closes gh-4193
9 years ago