From d1a1dbb8d46fb92b01f98e5e5c8ee255afa4bf2d Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 26 Oct 2023 11:59:43 -0400 Subject: [PATCH] Fix Maven warning [WARNING] Parameter 'headerFile' is unknown for plugin 'maven-checkstyle-plugin:3.2.2:check (default-cli)' --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0baaa144a..2acc1a5d2a 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,6 @@ limitations under the License. ${checkstyle.config.file} false - ${checkstyle.header.file} true NOTICE.txt,LICENSE.txt,**/pom.properties,**/sha512.properties