After upgrading the Gradle Version from 4.x to 7.x , I am facing the below issue while doing the build.
Kindly help me on this if any one faced the issue .
FAILURE: Build failed with an exception.
- What went wrong:
14:16:35 A problem occurred evaluating root project 'XXXXXXX'.
14:16:35 > Failed to apply plugin 'com.github.dkorotych.gradle-maven-exec'.
14:16:35 > Could not find matching constructor for: org.gradle.process.internal.DefaultExecActionFactory(org.gradle.api.internal.file.IdentityFileResolver)
After upgrading the Gradle Version from 4.x to 7.x , I am facing the below issue while doing the build.
Kindly help me on this if any one faced the issue .
FAILURE: Build failed with an exception.
14:16:35 A problem occurred evaluating root project 'XXXXXXX'.
14:16:35 > Failed to apply plugin 'com.github.dkorotych.gradle-maven-exec'.
14:16:35 > Could not find matching constructor for: org.gradle.process.internal.DefaultExecActionFactory(org.gradle.api.internal.file.IdentityFileResolver)