You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/21 09:14:25 UTC

[GitHub] [flink] zentol commented on a diff in pull request #21349: Support Maven 3.3+

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org