GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5539
[hotfix][build] Set flink-shaded-jackson to provided This PR sets `flink-shaded-jackson` to provided in `flink-table` and `flink-mesos`, just like other `flink-dist` provided dependencies in these modules. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink hotfix_prov Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5539.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5539 ---- commit 4f520c83dc0dacfc589655c34b01b94738c8f595 Author: zentol <chesnay@...> Date: 2018-02-21T09:43:09Z [hotfix][build] Set flink-shaded-jackson to provided ---- ---