Zouxxyy commented on PR #3909: URL: https://github.com/apache/hudi/pull/3909#issuecomment-1304773313
I still have this problem, just like this: ```shell [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project hudi-utilities-bundle_2.11: Too many files with unapproved license: 4 See RAT report in: xxx/packaging/hudi-utilities-bundle/target/rat.txt -> [Help 1] ``` and in rat.txt: ``` Files with unapproved licenses: xxx/packaging/hudi-utilities-bundle/target/rat.txt xxx/packaging/hudi-utilities-bundle/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst xxx/packaging/hudi-utilities-bundle/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst xxx/packaging/hudi-utilities-bundle/target/maven-archiver/pom.properties ``` -- 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]
