We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944fe75 commit 432534eCopy full SHA for 432534e
ice-rest-catalog/pom.xml
@@ -275,6 +275,7 @@
275
<artifactId>really-executable-jar-maven-plugin</artifactId>
276
<version>2.1.1</version>
277
<configuration>
278
+ <flags>-XX:MaxRAMPercentage=75.0</flags>
279
<!--<flags>-Xmx512m</flags>-->
280
<inputFile>target/ice-rest-catalog-jar-with-dependencies.jar</inputFile>
281
<programFile>ice-rest-catalog-jar</programFile>
0 commit comments