From 1343b00e0beb3d9930cedb438a3468cb02e8d8c8 Mon Sep 17 00:00:00 2001 From: Marc Parisi Date: Fri, 27 Mar 2020 10:17:10 -0400 Subject: [PATCH] NIFI-7290: omit transitive that is causing the build to fail and not needed for the test scope --- .../nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml index fcaf98a61c..14351941ae 100644 --- a/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml +++ b/nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-processors/pom.xml @@ -90,6 +90,12 @@ accumulo-minicluster ${accumulo.version} test + + + org.hibernate.validator + hibernate-validator + + org.apache.nifi