summaryrefslogtreecommitdiffstats
path: root/uitest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r--uitest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 3ec2454d8a..81fc033dac 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -272,6 +272,7 @@
<configuration>
<warSourceDirectory>${project.build.directory}/compile-themes</warSourceDirectory>
<webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory>
+ <persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir>
</configuration>
<executions>
<execution>