Skip to content

Commit

Permalink
Workaround for jenkins builds failing with "Java heap space" errors
Browse files Browse the repository at this point in the history
Fixes #463
  • Loading branch information
iloveeclipse committed Feb 12, 2024
1 parent 4327aa9 commit aab0971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-XX:+PrintFlagsFinal
-Xmx2g

0 comments on commit aab0971

Please sign in to comment.