On 6/10/24 11:02 AM, Sebastian Trost wrote:
On 10.06.2024 19:47, James H. H. Lampert wrote:
Danke, Herr Trost.
Gern geschehen, Herr Lampert.

Alas, it doesn't look like WAR file generation is something we're doing with Maven: while at least one of our Eclipse projects has a pom.xml file, I could find no '<artifactId>maven-war-plugin</artifactId>' in it, and the project in question doesn't have a pom.xml at all.

I *think* all we do to generate a WAR file is right-click the project in Eclipse, select Export, and select War File.

I've run "zip -d foo.war .DS_Store" on the WAR file, and passed it on to those who *do* generate WAR files on a regular basis. As long as the WAR file itself doesn't get signed (and I'm told it doesn't, just all the JARs therein), that should do it.

I hope.

--
JHHL

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

Reply via email to