On 6/10/24 10:23 AM, Sebastian Trost wrote:
How do you generate your WAR files? With Maven? You should read the documentation at https://maven.apache.org/plugins/maven-war-plugin/examples/including-excluding-files-from-war.html

Generally, WAR files are built on the ZIP file format. You can open them with any ZIP util you like and remove those files.

Danke, Herr Trost.

Given that I can't remember the last time I personally generated a WAR file (although I'm pretty sure I've done it at least once), I haven't a clue.

I think our development environment is still Eclipse, and I vaguely recall having to install a Maven plug-in, the last time I had to reinstall Eclipse, but I don't remember our procedure for WAR file generation, assuming it's even the same as it was, the last time I did it.

I'm just the one who had to pick up the pieces when a customer's security scan found it, and objected to it.

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to