Thanks, that works. I was passing -Pscala-2.12 (for Profile). On Thu, Jan 3, 2019 at 4:45 AM Chesnay Schepler <ches...@apache.org> wrote:
> When building Flink for scala 2.12 you have to pass "-Dscala-2.12" to > maven; see the flink-connector-kafka-0.9 pom for details. (look for the > scala-2.11 profile) > > On 02.01.2019 17:48, Cliff Resnick wrote: > > The build fails at flink-connector-kafka-0.9 because _2.12 libraries > > apparently do not exist for kafka < 0.10. Any help appreciated! > > > > > > -Cliff > > >