zentol commented on code in PR #21349:
URL: https://github.com/apache/flink/pull/21349#discussion_r1027750288


##########
flink-end-to-end-tests/flink-sql-client-test/pom.xml:
##########
@@ -91,6 +91,7 @@ under the License.
                                <artifactId>maven-shade-plugin</artifactId>
                                <executions>
                                        <execution>
+                                               <id>e2e-dependencies</id>

Review Comment:
   This ID was added so that this jar is excluded from the optional checks. It 
is implicitly ignored since the shade parser only parses certain executions.



-- 
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]

Reply via email to