[ 
https://issues.apache.org/jira/browse/KAFKA-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

edwardt updated KAFKA-3116:
---------------------------
    Description: 
failure to build, says ScalaPlugin not found for project client
Failed at bootstrap
cd kafka_source_dir
gradle   <----  Error happened here.

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

Detailed error log:
https://github.com/linearregression/kafka/blob/0.9.0/builderror/error.txt

Found out I was using gradle 1.x which is not supported.
Will be very nice to detect minimum supported gradle version or java version in 
build script, and report. 

Please add info on README to resolve common build errors.


  was:
failure to build, says ScalaPlugin not found for project client
Failed at bootstrap
cd kafka_source_dir
gradle   <----  Error happened here.

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


Detailed error log:
https://github.com/linearregression/kafka/blob/0.9.0/builderror/error.txt

Please add info on README to resolve common build errors.



> Failure to build 
> -----------------
>
>                 Key: KAFKA-3116
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3116
>             Project: Kafka
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.0.0
>         Environment: Ubuntu 13.10
> Java 7 64
> Kafka 0.9.0
>            Reporter: edwardt
>              Labels: build, newbie
>
> failure to build, says ScalaPlugin not found for project client
> Failed at bootstrap
> cd kafka_source_dir
> gradle   <----  Error happened here.
> * What went wrong:
> A problem occurred evaluating root project 'kafka'.
> > Could not find property 'ScalaPlugin' on project ':clients'.
> Detailed error log:
> https://github.com/linearregression/kafka/blob/0.9.0/builderror/error.txt
> Found out I was using gradle 1.x which is not supported.
> Will be very nice to detect minimum supported gradle version or java version 
> in build script, and report. 
> Please add info on README to resolve common build errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to