From 6f3891591922bb8e3a7c0f9cdad3af007aab98c6 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Tue, 24 Sep 2024 16:54:04 -0500 Subject: [PATCH] Fixes #3992 - Set TEMP directory for Piranha Multi tests (#4009) --- multi/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/multi/pom.xml b/multi/pom.xml index 6a5e02d60..38fdfa312 100644 --- a/multi/pom.xml +++ b/multi/pom.xml @@ -134,6 +134,7 @@ org.apache.maven.plugins maven-surefire-plugin + ${project.build.directory} ${httpPort} ${httpPort2}