ottlinger commented on code in PR #450: URL: https://github.com/apache/creadur-rat/pull/450#discussion_r2012483395
########## apache-rat-plugin/pom.xml: ########## @@ -160,7 +160,7 @@ <configuration> <includeArtifactIds>apache-rat-core</includeArtifactIds> <excludeClassifiers>tests</excludeClassifiers> - <include>META-INF/RELEASE_NOTES.txt</include> + <includes>META-INF/RELEASE_NOTES.txt</includes> Review Comment: @Claudenw should we add a configuration for maven-clean-plugin as well in order to get rid of the generated files? -- 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: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org