How does the Job Gradle plugin decide whether to place a particular JAR dependency to the -module-path vs -classpath when running the java executable. Can this be explicitly controlled/specified?
How does the Job Gradle plugin decide whether to place a particular JAR dependency to the -module-path vs -classpath when running the java executable. Can this be explicitly controlled/specified?