I have master -pom where I configured pit-test maven plugin, so I will inherit this master-pom in every app, so I need a common to exclude IT tests (like */IT.java). I tried some patterns, but I didn't get a right way to eliminate the IT tests when I run the mutation coverage.