rmetzger commented on a change in pull request #12001: URL: https://github.com/apache/flink/pull/12001#discussion_r422272895
########## File path: flink-connectors/flink-connector-rabbitmq/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/Util.java ########## @@ -0,0 +1,17 @@ +package org.apache.flink.streaming.connectors.rabbitmq; Review comment: Years of experience reading maven output :) This is the line ``` [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project flink-parent: Too many files with unapproved license: 1 See RAT report in: /__w/2/s/target/rat.txt -> [Help 1] ``` It doesn't tell us the file, but it's obvious when you look at the PR changes. ---------------------------------------------------------------- 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: us...@infra.apache.org