vinothchandar commented on issue #1464: [HUDI-745] CI should fail PRs with unapproved license files URL: https://github.com/apache/incubator-hudi/pull/1464#issuecomment-605663867 ``` [INFO] ------------------------------------------------------------------------ 685[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project hudi-common: Too many files with unapproved license: 1 See RAT report in: /home/travis/build/apache/incubator-hudi/hudi-common/target/rat.txt -> [Help 1] 686[ERROR] 687[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 688[ERROR] Re-run Maven using the -X switch to enable full debug logging. 689[ERROR] 690[ERROR] For more information about the errors and possible solutions, please read the following articles: 691[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 692[ERROR] 693[ERROR] After correcting the problems, you can resume the build with the command 694[ERROR] mvn <goals> -rf :hudi-common 695The command "scripts/run_travis_tests.sh $TEST_SUITE" exited with 1. cache.2 696store build cache ``` Once the phase is changed, it fails CI now
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
