FAILURE: Build failed with an exception.
** Where:* Build file '/Users/taoli/Documents/java_code/logstash-filter-java_filter_example/build.gradle' line: 102
** What went wrong:*
A problem occurred configuring root project 'logstash-filter-java_filter_example'. > Could not create task ':gem'. > No signature of method: org.gradle.api.internal.tasks.DefaultTaskDependency$TaskDependencySet.getAt() is applicable for argument types: (ArrayList) values: [[task ':downloadAndInstallJRuby', task ':removeObsoleteJars', ...]]
Possible solutions: getAt(int), getAt(java.lang.String), getAt(java.lang.String), head(), putAt(java.lang.String, java.lang.Object), wait()
I have plugin project and Logstash project in two different folders, and added gradle.properties file in the plugin project with value
Thanks for the response. It did let me move forward by downloading required libraries. But "compileJava" task still fails. It could not find the Logstash apis. So I guess this statement failed:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.