@rjernst @sdauletau
I keep encountering:
Could not get unknown property 'classesDir' for test classes of type org.gradle.api.internal.tasks.DefaultSourceSetOutput.
I am using jdk-11, and trying to build for Elasticsearch 6.0
Should I use specific jdk or gradle version for this?
@sdauletau I get the same error when trying to build your plugin, thanks for sharing btw 