You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Oliver Pačut <ol...@gmail.com> on 2015/12/24 02:49:43 UTC

Gradle build error

Hello,

I am having trouble using Gradle to build Kafka. I get the error:


FAILURE: Build failed with an exception.

*Where:
Build file '/home/user/Desktop/kafka/build.gradle' line: 163

* What went wrong:
A problem occurred evaluating root project 'kafka'.
> Could not find property 'ScalaPlugin' on project ':clients'.


I've tried reinstalling gradle and re-downloading Kafka, to no success. I
have trouble understanding what exactly I am supposed to do; what is the
error.

Thank You in advance and Merry Christmas,

O.P.

Re: Gradle build error

Posted by Ewen Cheslack-Postava <ew...@confluent.io>.
What version of Gradle are you using and can you give the exact command
you're running?

-Ewen

On Wed, Dec 23, 2015 at 5:49 PM, Oliver Pačut <ol...@gmail.com>
wrote:

> Hello,
>
> I am having trouble using Gradle to build Kafka. I get the error:
>
>
> FAILURE: Build failed with an exception.
>
> *Where:
> Build file '/home/user/Desktop/kafka/build.gradle' line: 163
>
> * What went wrong:
> A problem occurred evaluating root project 'kafka'.
> > Could not find property 'ScalaPlugin' on project ':clients'.
>
>
> I've tried reinstalling gradle and re-downloading Kafka, to no success. I
> have trouble understanding what exactly I am supposed to do; what is the
> error.
>
> Thank You in advance and Merry Christmas,
>
> O.P.
>



-- 
Thanks,
Ewen