[
https://issues.apache.org/jira/browse/FLINK-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480463#comment-16480463
]
Timo Walther edited comment on FLINK-9091 at 5/18/18 10:20 AM:
---------------------------------------------------------------
It seems that the versions declared in the {{dependencyManagement}} sections
have no impact in other modules from time to time. Maybe it is a bug in the
enforcer plugin, I don't know. I could not reproduce this error so far. But I
think we can fix it. I have a branch where I use exclusions instead of the
{{dependencyManagement}}. [~Zentol] what do you think about these changes?
Together with FLINK-8511 we should be good.
https://github.com/apache/flink/compare/master...twalthr:FLINK-9091
was (Author: twalthr):
It seems that the versions declared in the {{dependencyManagement}} sections
have no impact in other modules from time to time. Maybe it is a bug in the
enforcer plugin, I don't know. I could not reproduce this error so far. But I
think we can fix it. I have a branch where I use exclusions instead of the
{{dependencyManagement}}. [~Zentol] what do you think about these changes.
Together with FLINK-8511 we should be good.
https://github.com/apache/flink/compare/master...twalthr:FLINK-9091
> Failure while enforcing releasability in building flink-json module
> -------------------------------------------------------------------
>
> Key: FLINK-9091
> URL: https://issues.apache.org/jira/browse/FLINK-9091
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Reporter: Ted Yu
> Assignee: Hai Zhou
> Priority: Major
> Attachments: f-json.out
>
>
> Got the following when building flink-json module:
> {code}
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence
> failed with message:
> Failed while enforcing releasability. See above detailed error message.
> ...
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce
> (dependency-convergence) on project flink-json: Some Enforcer rules have
> failed. Look above for specific messages explaining why the rule failed. ->
> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)