zentol commented on a change in pull request #11983:
URL: https://github.com/apache/flink/pull/11983#discussion_r422996560
##########
File path: flink-end-to-end-tests/pom.xml
##########
@@ -255,6 +298,21 @@ under the License.
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-enforcer-plugin</artifactId>
Review comment:
Convergence isn't just a problem for users though; we also want
convergence so the tests are stable, so i don't want to throw it out in general
just because Hadoop is causing yet another issue.
I'd also like to understand why the exclusions aren't working; we used them
in other areas to solve convergence issues IIRC.
----------------------------------------------------------------
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]