When using exec, users often encounter command not found unexpectedly. Gradle doesn't invoke processes with a shell, and doesn't provide an idiomatic, cross platform way to do this. By comparison, ...
gradle jarmonicaUp worked well, but it's not working after Exposed is added to deps. 3 actionable tasks: 1 executed, 2 up-to-date Exception in thread "main" java.lang.NoSuchMethodError: 'kotlin.Unit ...