[
https://issues.apache.org/jira/browse/KAFKA-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwen Shapira resolved KAFKA-3116.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9.1.0
Issue resolved by pull request 813
[https://github.com/apache/kafka/pull/813]
> 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
> Assignee: Vahid Hashemian
> Labels: build, newbie
> Fix For: 0.9.1.0
>
>
> 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)