rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[Bug] rat check fails

Open caigy opened this issue 1 year ago • 0 comments

Before Creating the Bug Report

  • [X] I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • [X] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

NA

RocketMQ version

5.2.x

JDK Version

NA

Describe the Bug

Rat-check fails in rocketmq-common.

Steps to Reproduce

Run mvn apache-rat:check.

What Did You Expect to See?

The command above exits successfully.

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

Additional Context

No response

caigy avatar Feb 18 '24 14:02 caigy