cserwen opened a new issue #3702: URL: https://github.com/apache/rocketmq/issues/3702
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)?  - What did you expect to see? Can pass the check correctly - What did you see instead? `[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default-cli) on project rocketmq-common: Too many files with unapproved license: 2 ` 2. Please tell us about your environment: - MacOS - 5.0.0-alpha 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): ``` Files with unapproved licenses: src/test/java/org/apache/rocketmq/common/statictopic/TopicQueueMappingUtilsTest.java src/test/java/org/apache/rocketmq/common/statictopic/TopicQueueMappingTest.java ``` -- 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]
