From 398e65adc7a0f67c92b556801e2e2b14dbeda878 Mon Sep 17 00:00:00 2001 From: Sebb Date: Sat, 9 Sep 2023 12:23:44 +0100 Subject: [PATCH] Ensure CLI RAT agrees with Reporter RAT --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 33f3d98f9..b4d0b5933 100644 --- a/pom.xml +++ b/pom.xml @@ -619,6 +619,20 @@ The following provides more details on the included cryptographic software: verify + + org.apache.rat + apache-rat-plugin + + + + .gitattributes + .gitignore + .git/** + .idea/** + **/build/** + + + @@ -710,6 +724,7 @@ The following provides more details on the included cryptographic software: org.apache.rat apache-rat-plugin + .gitattributes .gitignore