From 3c1dcdbf29fab7d1168983cd0ecb0685a7d90215 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Wed, 5 Oct 2022 11:55:16 +0200 Subject: [PATCH] Make sure RAT plugin ignores files in the target folder --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 3a8e16b486b2..a6e9bd2c07ac 100644 --- a/pom.xml +++ b/pom.xml @@ -546,6 +546,8 @@ under the License. --> src/main/appended-resources/licenses/EPL-1.0.txt src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.2.txt + + **/target/**