Gradle 9: WAR plugin generates both WAR and JAR – how to disable JAR?

You should either way open an issue, as it is inconsistent with the docs.

The docs still say that the war plugin disables building of the jar.

But if you look at Upgrading your build from Gradle 8.x to 9.0, this was an intentional change.