Re: Re: hi,guys kafka 2.7.0 builld fail, any suggestion?

2021-01-27 Thread Tom Bentley
It should work with 6.6[1], or use the included gradlew script to bootstrap and use the right gradle version. Kind regards, Tom [1]: https://github.com/apache/kafka/blob/2.7.0/gradle/wrapper/gradle-wrapper.properties On Wed, Jan 27, 2021 at 9:52 AM felixzh wrote: > Hi, > Gradle 5.6.4 > > > >

Re:Re: hi,guys kafka 2.7.0 builld fail, any suggestion?

2021-01-27 Thread felixzh
Hi, Gradle 5.6.4 At 2021-01-27 17:40:17, "Liam Clarke-Hutchinson" wrote: >Hi, > >What version of Gradle? > >Cheers, > >Liam > >On Wed, 27 Jan. 2021, 10:35 pm felixzh, wrote: > >> ~/Downloads/kafka-2.7.0# gradle clean >> >> >> >> >> > Configure project : >> >> Building project

Re: hi,guys kafka 2.7.0 builld fail, any suggestion?

2021-01-27 Thread Liam Clarke-Hutchinson
Hi, What version of Gradle? Cheers, Liam On Wed, 27 Jan. 2021, 10:35 pm felixzh, wrote: > ~/Downloads/kafka-2.7.0# gradle clean > > > > > > Configure project : > > Building project 'core' with Scala version 2.13.3 > > > > > FAILURE: Build failed with an exception. > > > > > * Where: > >

hi,guys kafka 2.7.0 builld fail, any suggestion?

2021-01-27 Thread felixzh
~/Downloads/kafka-2.7.0# gradle clean > Configure project : Building project 'core' with Scala version 2.13.3 FAILURE: Build failed with an exception. * Where: Build file '/root/Downloads/kafka-2.7.0/build.gradle' line: 471 * What went wrong: A problem occurred evaluating root