Below is a workaround for changing the JAR artifact file name ...
- In the Project panel, rename the module in what you want to name the JAR file. The JAR file name is written with the module name when creating the artifact configuration.
- Go to
Build Artifacts->Edit..and delete the old artifact that creates the wrong JAR file name. - Add new JAR artifact. This new artifact will use any module name.
- Now you can go back and change the name of the module.
Ugly but working.
, , , main/java . main/resources - !