[
https://issues.apache.org/jira/browse/KAFKA-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118142#comment-15118142
]
ASF GitHub Bot commented on KAFKA-3116:
---------------------------------------
Github user vahidhashemian closed the pull request at:
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
>
> 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)