task buildZip(type: Zip, dependsOn: deps) { baseName = 'elasticsearch' with archivesFiles } artifacts { 'default' buildZip archives buildZip }