[
https://issues.apache.org/jira/browse/FLINK-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241945#comment-16241945
]
ASF GitHub Bot commented on FLINK-7765:
---------------------------------------
Github user pnowojski commented on the issue:
https://github.com/apache/flink/pull/4777
@aljoscha `combine.self="override"` couldn't work because `<rules>` can not
be empty, so I couldn't override `maven-enforcer-plugin` with an empty
configuration. Instead I have enabled convergence by default in parent pom and
configure it `<skip>true</skip>` in modules that are not fixed yet.
> Enable dependency convergence
> -----------------------------
>
> Key: FLINK-7765
> URL: https://issues.apache.org/jira/browse/FLINK-7765
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
>
> For motivation check https://issues.apache.org/jira/browse/FLINK-7739
> SubTasks of this task depends on one another - to enable convergence in
> `flink-runtime` it has to be enabled for `flink-shaded-hadoop` first.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)