crizzis commented on a change in pull request #487: URL: https://github.com/apache/maven-surefire/pull/487#discussion_r824914180
########## File path: pom.xml ########## @@ -532,8 +532,7 @@ <exclude>src/test/resources/**/*</exclude> <exclude>src/test/resources/**/*.css</exclude> <exclude>**/*.jj</exclude> - <exclude>src/main/resources/META-INF/services/org.apache.maven.surefire.api.provider.SurefireProvider - </exclude> + <exclude>src/main/resources/META-INF/services/**</exclude> Review comment: Not sure I follow. This was an intentional change, otherwise Rat would expect to embed a license inside [META-INF/services/org.apache.maven.surefire.junitplatform.TestSelectorFactory](https://github.com/apache/maven-surefire/pull/487/files#diff-c7cece3a6cc077f79ed38dae264e97961c801cb107a602888ff19464dbbf4a54) Should I add an entry here for that specific file instead? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org