prabhjyotsingh opened a new pull request, #4044: URL: https://github.com/apache/ambari/pull/4044
## What changes were proposed in this pull request? Before PR, mvn org.apache.rat:apache-rat-plugin:check ``` [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 4374 licenses. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Ambari Main 3.1.0.0-SNAPSHOT: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 2.056 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.061 s] [INFO] Ambari Web ......................................... SUCCESS [ 0.578 s] [INFO] Ambari Views ....................................... SUCCESS [ 0.104 s] [INFO] Ambari Admin View .................................. SUCCESS [ 0.082 s] [INFO] ambari-utility ..................................... SUCCESS [ 0.039 s] [INFO] Ambari Server SPI .................................. SUCCESS [ 0.044 s] [INFO] Ambari Service Advisor ............................. SUCCESS [ 0.260 s] [INFO] Ambari Server ...................................... FAILURE [ 1.578 s] [INFO] Ambari Functional Tests ............................ SKIPPED [INFO] Ambari Agent ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.395 s [INFO] Finished at: 2025-07-21T02:31:24Z [INFO] ------------------------------------------------------------------------ ``` ## How was this patch tested? ``` mvn org.apache.rat:apache-rat-plugin:check -Dmaven.artifact.threads=10 ``` ``` [INFO] Reactor Summary for Ambari Main 3.1.0.0-SNAPSHOT: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 0.780 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.029 s] [INFO] Ambari Web ......................................... SUCCESS [ 0.207 s] [INFO] Ambari Views ....................................... SUCCESS [ 0.033 s] [INFO] Ambari Admin View .................................. SUCCESS [ 0.026 s] [INFO] ambari-utility ..................................... SUCCESS [ 0.017 s] [INFO] Ambari Server SPI .................................. SUCCESS [ 0.015 s] [INFO] Ambari Service Advisor ............................. SUCCESS [ 0.124 s] [INFO] Ambari Server ...................................... SUCCESS [ 0.382 s] [INFO] Ambari Functional Tests ............................ SUCCESS [ 0.021 s] [INFO] Ambari Agent ....................................... SUCCESS [ 0.140 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.045 s [INFO] Finished at: 2025-08-02T22:32:04-04:00 [INFO] ------------------------------------------------------------------------ ``` Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
