-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.0
-
Component/s: Build System
-
Labels:None
Since applying FLINK-6514, flink-dist includes flink-shaded-hadoop2-uber-*.jar but without giving this dependency in its pom.xml. This may lead to concurrency issues during builds but also fails building the flink-dist module only (with dependencies) as in
mvn clean install -pl flink-dist -am