SpringBoot Image building fails with an unhelpful error message when building an image from a jar that includes the launch script
I tried to execute bootBuildImage task in gradle multi-module project, but I couldn't create the image because the task ...