From 9fb0f17bb4be9b2809c1bfc37c10df4723ccb91b Mon Sep 17 00:00:00 2001 From: Johannes Eriksson Date: Thu, 16 Jan 2020 23:12:23 +0200 Subject: [PATCH] Set container home to downloaded pluto to avoid triggering Tomcat download --- vaadin-portlet-integration-tests/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vaadin-portlet-integration-tests/pom.xml b/vaadin-portlet-integration-tests/pom.xml index 39947a92..4d7389a9 100644 --- a/vaadin-portlet-integration-tests/pom.xml +++ b/vaadin-portlet-integration-tests/pom.xml @@ -111,6 +111,8 @@ tomcat8x + ${project.build.directory}/pluto-${pluto.version} + existing