dave2wave opened a new issue, #20662: URL: https://github.com/apache/pulsar/issues/20662
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version Ubuntu mvn build of branch_211 ### Minimal reproduce step Perform the mvn build ### What did you expect to see? Sucess ### What did you see instead? ``` 19:05:31 [INFO] --- license-maven-plugin:4.0.rc2:check (default) @ pulsar-common --- 19:05:31 [INFO] Checking licenses... 19:05:31 [WARNING] Missing header in: /home/ubuntu/workspace/_Apache_Pulsar_Build_branch-2.11/pulsar-common/src/test/java/org/apache/pulsar/common/policies/data/stats/SubscriptionStatsImplTest.java 19:05:31 [WARNING] Missing header in: /home/ubuntu/workspace/_Apache_Pulsar_Build_branch-2.11/pulsar-common/src/test/java/org/apache/pulsar/common/policies/data/stats/TopicStatsImplTest.java ``` ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
