We have gradle war task
war { zip64 = true exclude(\'**/node_modules/**\') exclude(\'**/src/**\') exclude(\'**/tmp/**\') exclude(\'**/*.md