installerOutputDir option errors out
Closed this issue · 2 comments
JamzTheMan commented
Using the option installerOutputDir = file("releases")
fails execution with the following error:
Could not get unknown property 'FileUtils' for object of type org.gradle.process.internal.DefaultExecAction_Decorated.
FWIW I also get this using org.beryx.jlink in another project as well so both plugins have the issue.
siordache commented
I'm not able to reproduce it. Which Gradle version, which JDK, and which plugin version do you use?
siordache commented
OK, I was able to reproduce the issue. It's fixed in 1.8.2.