From a4d1bc98e32e818bab08131bc95e053ecc6f57b6 Mon Sep 17 00:00:00 2001 From: Christofer Dutz Date: Mon, 21 Jan 2019 10:25:49 +0100 Subject: [PATCH] - Added an exclusion to the license check plugin as on Jenkins we stage SNAPSHOTS inside a local directory. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a7c8fdf5241..dd8bb8fd0d7 100644 --- a/pom.xml +++ b/pom.xml @@ -302,6 +302,8 @@ License asf.header **/iotdb/data/ + + local-snapshots-dir/**