aljoscha commented on issue #9970: [FLINK-14395] Refactor ES 7 connectors to make them keep consistency with es 6 connectors URL: https://github.com/apache/flink/pull/9970#issuecomment-545313145 While checking this I saw that the ES7 connector pom is slightly different from the ES6 pom: we don't have the `log4j-to-slf4j` dependency on ES7 and we have a superfluous `version` tag on the `maven-surefire-plugin`. Did you remove the `log4j-to-slf4j` dependency on purpose for ES7? And we should probably remove the `plugin` tag.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
