mesos / logstash

Logstash on Mesos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradlew build fails

suppandi opened this issue · comments

after nov 13 update, build fails and leaves a message

Could not find method idea() for arguments [build_2fao9yuf8kuoutww4z5toe0rq$_run_closure4@5ed0b4e3] on project ':logstash-commons'.

adding
allprojects {
apply plugin: 'idea'
}

to build.gradle fixed it