Re: 1.7.0 build failure, could not get required dependency from maven central.

2019-01-16 Thread Stephen
You can try with the newest maven. I met a similar problem but solved by updating to a new version maven -- Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/

Re: 1.7.0 build failure, could not get required dependency from maven central.

2019-01-16 Thread Chesnay Schepler
The hadoop uber jar is not deployed to maven. You have to build it locally if you want to build flink-dist yourself. On 14.01.2019 15:22, jiaxl wrote: Below is maven build error: [ERROR] Failed to execute goal on project flink-dist_2.11: Could not resolve dependencies for project org.apache.fl