From 71ee0f8b31d53775f665d697644a1e95345a831c Mon Sep 17 00:00:00 2001 From: Thomas Bouron Date: Mon, 23 Jul 2018 15:30:54 +0100 Subject: [PATCH] Add local .m2 cache to list of exclusion for RAT plugin --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 5cfe42e4b..9df9310f9 100644 --- a/pom.xml +++ b/pom.xml @@ -303,6 +303,8 @@ Copy of swagger-ui from https://github.com/swagger-api/swagger-ui tag::v2.1.3 --> **/src/main/webapp/assets/swagger-ui/** + + **/.m2/**