Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0, 1.6.0
-
None
Description
Building Flink via mvn clean install -pl flink-dist -am currently fails because flink-json is not defined as a dependency in flink-dist/pom.xml although being used in the assembly.
The same is true for flink-avro but this seems to be built due to some indirect dependency.