Jark Wu created FLINK-19298:
-------------------------------
Summary: Maven enforce goal dependency-convergence failed on flink-json
Key: FLINK-19298
URL:
https://issues.apache.org/jira/browse/FLINK-19298 Project: Flink
Issue Type: Bug
Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
Affects Versions: 1.12.0
Reporter: Jark Wu
See more
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=6669&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=9b1a0f88-517b-5893-fc93-76f4670982b4{code}
+-org.codehaus.janino:janino:3.0.9
+-org.codehaus.janino:commons-compiler:3.0.9
and
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.apache.calcite:calcite-core:1.22.0
+-org.codehaus.janino:commons-compiler:3.0.11
and
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.codehaus.janino:commons-compiler:3.0.9
17:08:16.111 [WARNING]
Dependency convergence error for org.codehaus.janino:janino:3.0.9 paths to dependency are:
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.codehaus.janino:janino:3.0.9
and
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.apache.flink:flink-table-runtime-blink_2.11:1.12-SNAPSHOT
+-org.codehaus.janino:janino:3.0.9
and
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.apache.calcite:calcite-core:1.22.0
+-org.codehaus.janino:janino:3.0.11
and
+-org.apache.flink:flink-json:1.12-SNAPSHOT
+-org.apache.flink:flink-table-planner-blink_2.11:1.12-SNAPSHOT
+-org.codehaus.janino:janino:3.0.9
17:08:16.112 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
Failed while enforcing releasability. See above detailed error message.
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)