New feature, improvement proposal
It would be nice if there was a configuration property to easily set the automatic module name of a JAR, since this is a very frequent activity when migrating projects to use modules. It should print a warning (and do nothing) if a module descriptor is found in the project.
I have a patch to do this, which I will propose in a PR forthwith.
Thanks!