nikita15p opened a new pull request, #4031: URL: https://github.com/apache/ambari/pull/4031
## What changes were proposed in this pull request? Before PR, mvn org.apache.rat:apache-rat-plugin:check ``` [INFO] 2325 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 380, unknown: 380, generated: 0, approved: 1834 licenses. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Ambari Main 3.0.0.0-SNAPSHOT: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 2.397 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.073 s] [INFO] Ambari Web ......................................... FAILURE [ 2.419 s] [INFO] Ambari Views ....................................... SKIPPED [INFO] Ambari Admin View .................................. SKIPPED [INFO] ambari-utility ..................................... SKIPPED [INFO] Ambari Server SPI .................................. SKIPPED [INFO] Ambari Service Advisor ............................. SKIPPED [INFO] Ambari Server ...................................... SKIPPED [INFO] Ambari Functional Tests ............................ SKIPPED [INFO] Ambari Agent ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE ``` (Please fill in changes proposed in this fix) Skip all the folders from apache rat plugin based on new folder structure of modernised code ## How was this patch tested? ``` [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 183 licenses. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Ambari Main 3.0.0.0-SNAPSHOT: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 2.220 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.043 s] [INFO] Ambari Web ......................................... SUCCESS [ 0.576 s] [INFO] Ambari Views ....................................... SUCCESS [ 0.087 s] [INFO] Ambari Admin View .................................. SUCCESS [ 0.110 s] [INFO] ambari-utility ..................................... SUCCESS [ 0.073 s] [INFO] Ambari Server SPI .................................. SUCCESS [ 0.035 s] [INFO] Ambari Service Advisor ............................. SUCCESS [ 0.273 s] [INFO] Ambari Server ...................................... SUCCESS [ 1.566 s] [INFO] Ambari Functional Tests ............................ SUCCESS [ 0.084 s] [INFO] Ambari Agent ....................................... SUCCESS [ 0.335 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.086 s [INFO] Finished at: 2025-06-30T20:15:36Z [INFO] ------------------------------------------------------------------------ ``` (Please explain how this patch was tested. Ex: unit tests, manual tests) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) 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: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org