empty-jars.zip
When refreshing the attached gradle project, the plugin causes empty jars to be created.
Commenting out extra-java-module-info and re-refreshing intellij after a gradle clean results in no empty jars.
This is causing issues when using quarkus (I'll be creating an issue there as well) when it attempts to build and encounters a 0 byte jar.
empty-jars.zip
When refreshing the attached gradle project, the plugin causes empty jars to be created.
Commenting out
extra-java-module-infoand re-refreshing intellij after a gradle clean results in no empty jars.This is causing issues when using quarkus (I'll be creating an issue there as well) when it attempts to build and encounters a 0 byte jar.