From: lukegleeson Date: Thu, 7 Apr 2022 10:37:39 +0000 (+0100) Subject: Fix to stop build failure on CopyrightCheck Error X-Git-Tag: 3.1.0~147^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=08aa7c36a39ee90ba41d308a5363ef761e9bcda8 Fix to stop build failure on CopyrightCheck Error - This will make the maven build see an error thrown by the python script as a success and won't fail the build Issue-ID: CPS-911 Signed-off-by: lukegleeson Change-Id: Ibc5311de8a2f173a92e44c20c1c244f016a99588 --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index bd343683b..8d1174200 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -91,6 +91,10 @@ resources/copyright-template.txt resources/ignore-files-config.csv + + 0 + 1 +