Help Center/ CodeArts Build/ User Guide (Ally Region)/ FAQs/ Using Maven for Build/ Failed License Check
Updated on 2026-01-08 GMT+08:00
Failed License Check
Symptoms
The following error is displayed.
1 | [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-check) on project maven: Too many files with unapproved license: 7 See RAT report in: /xxx/slave1/workspace/job_4f1501a3-542c-4f3d-a2bb-8fdbd4d76678_1534924094266/target/rat.txt -> [Help 1] |
Cause Analysis
The license check of the file fails.
Solution
Configure the following parameters in the mvn command:
1 | apache-rat:check -Drat.numUnapprovedLicenses=600 |
Parent topic: Using Maven for Build
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot