From 80606ac5967b216daec1138c004eade4e79c9bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20L=C3=B3pez?= Date: Sat, 25 Jul 2020 19:37:15 -0300 Subject: [PATCH] Exclude flow-build-info.json from generated .jar file (fixes #5) --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18de8fa..8e6964e 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,11 @@ 1 - + + + META-INF/VAADIN/config/flow-build-info.json + + com.vaadin