diff --git a/pom.xml b/pom.xml
index aed480a63..b406e4895 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
UTF-8
${basedir}
**/*
- **/.git/**/*,**/.idea/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class
+ **/.git/**/*,**/.idea/**/*,**/.m2/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class
check