ottlinger commented on PR #12402: URL: https://github.com/apache/maven/pull/12402#issuecomment-5082702401
@gnodet thanks for adding the generator's response: 1. .mvn is included in RAT's defaults and does not need to be put there explicitly. 2. & 3. Once https://github.com/apache/maven-apache-parent/pull/587/changes is merged and deployed, this line can be removed. 4. The change in patterns is a RAT 0.18 feature. 5. Use RAT's inclusion configuration to not scan IDE/SCM/build tool-specific stuff. Hope that helps. Due to the change in minimal JDK version I'm still not sure if RAT0.18 can be used within your build stack as JDK17 is require to build RAT. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
