[
https://issues.apache.org/jira/browse/FLINK-10051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-10051.
------------------------------------
Resolution: Fixed
master: 75f39ce8b5c792fdeadef9fc117c04ab17660d40
1.6: 18a5a439312deb46c306ff44e9be2106cae06b8f
> SQL client E2E test is missing dependencies
> -------------------------------------------
>
> Key: FLINK-10051
> URL: https://issues.apache.org/jira/browse/FLINK-10051
> Project: Flink
> Issue Type: Bug
> Components: Build System, Table API & SQL, Tests
> Affects Versions: 1.6.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.1, 1.7.0
>
>
> https://travis-ci.org/zentol/flink-ci/builds/411668376
> The sql-client end-to-end test uses the dependency-plugin to copy a few jars
> into the /target directory. However since the module doesn't define
> dependencies on these jars there's no guarantee that these jars are built
> before the test, or even at all. This caused the tests to fail, since the
> kafka 0.11 connector wasn't at all and also wasn't available in the SNAPSHOT
> repository.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)