subprojects { tasks.withType(org.elasticsearch.gradle.precommit.LicenseHeadersTask) { // someone figure out what the x-plugins logic should be project.licenseHeaders.enabled = false } }