Como remover um arquivo dentro do arquivo JAR no Linux
zip -d file.jar unwanted_file.txt
Homeless Hummingbird
zip -d file.jar unwanted_file.txt