We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23e7b56 + bade7c4 commit d2292d5Copy full SHA for d2292d5
1 file changed
etc/m2ee/m2ee.yaml
@@ -22,7 +22,7 @@ m2ee:
22
javaopts:
23
[
24
"-Dfile.encoding=UTF-8",
25
- "-Djava.io.tmpdir=/tmp",
+ "-Djava.io.tmpdir=BUILD_PATH/data/tmp",
26
"-XX:OnError=BUILD_PATH/.local/scripts/on_error.sh",
27
"-XX:OnOutOfMemoryError=BUILD_PATH/.local/scripts/on_out_of_memory_error.sh",
28
]
0 commit comments