From: Robert Varga Date: Thu, 4 Nov 2021 11:44:28 +0000 (+0100) Subject: Exclude formatter-maven-cache.properties X-Git-Tag: v2.0.8~9 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=407efaf475bff8818308a90777841295f5406332;p=netconf.git Exclude formatter-maven-cache.properties We are getting a resource overlap warning, fix it by suppressing the offending file. Change-Id: I19d4f506b00496150f7dd9915d6daa47a83ee1b4 Signed-off-by: Robert Varga --- diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index 389cbf6586..efb0148345 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -80,6 +80,7 @@ META-INF/MANIFEST.MF META-INF/services/** + .cache/formatter-maven-cache.properties