zentol commented on a change in pull request #18545:
URL: https://github.com/apache/flink/pull/18545#discussion_r799344280



##########
File path: flink-examples/flink-examples-streaming/pom.xml
##########
@@ -86,6 +86,13 @@ under the License.
 
                <!-- test dependencies -->
 
+               <dependency>
+                       <groupId>org.apache.flink</groupId>
+                       <artifactId>flink-connector-base</artifactId>

Review comment:
       I don't understand why this dependency is necessary. It should be on the 
classpath in any case because the connectors have a dependency on it. This 
should also apply to other modules.




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