From e712126defacf048187eb5fba439f395a6a69b9d Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Mon, 10 Oct 2011 11:24:21 +0400 Subject: [PATCH] Use custom java.io.tmpdir during execution of tests --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 24d15e4a77a..823e31d1abd 100644 --- a/pom.xml +++ b/pom.xml @@ -453,6 +453,9 @@ maven-surefire-plugin random + + ${project.build.directory} +