[ 
https://issues.apache.org/jira/browse/FLINK-9409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487374#comment-16487374
 ] 

Timo Walther commented on FLINK-9409:
-------------------------------------

Thanks for the PR [~NicoK]. Both {{flink-json}} and {{flink-avro}} were added 
to the {{/opt}} directory in order to use them as jars for the SQL Client. 
However, they are not required anymore because we added dedicated SQL jars 
later that are distributed through Maven central (see FLINK-8831). I will 
assign this issue to me and fix this issue.

> Missing assembly-dependencies in flink-dist/pom.xml
> ---------------------------------------------------
>
>                 Key: FLINK-9409
>                 URL: https://issues.apache.org/jira/browse/FLINK-9409
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to