Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not get unknown property 'FileUtils' for object of type org.gradle.process.internal.DefaultExecAction_Decorated #136

Closed
davidcian opened this issue Apr 25, 2020 · 3 comments

Comments

@davidcian
Copy link

When running the jpackage task after the jpackageImage task, with imageDir, imageOutputDir, installerOutputDir and installerType set, the execution fails with error message:
Could not get unknown property 'FileUtils' for object of type org.gradle.process.internal.DefaultExecAction_Decorated

@siordache
Copy link
Member

Which version of Gradle do you use? And which JDK?

@davidcian
Copy link
Author

These are the details from running the gradle --version command:

Gradle 6.3

Kotlin:       1.3.70                                                             
Groovy:       2.5.10                                                             
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019         
JVM:          14.0.1 (Oracle Corporation 14.0.1+7)                               
OS:           Windows 10 10.0 amd64

@siordache
Copy link
Member

Thanks! I fixed it in 2.17.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants