JAVA action error

0
cyclonedx gradle plugin failed in mendix 10.12 version -  FAILURE: Build failed with an exception. * What went wrong:A problem occurred configuring root project 'temp'.> java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file C:\Users\z004ufrv\.gradle\caches\jars-9\21f503c55fdde83d51a4f784631b641e\jackson-core-2.17.2.jar. * Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1s
asked
2 answers
0

Hi Surabhi,

 

There’s a possibility that your Gradle version is not up to date. Please check these points:

1. Clear the cache

2. Update Gradle to the latest version

3. Verify read/write access permissions

If Zscaler is installed, try disabling it temporarily and test again

 

Let me know if you have any questions or need help with any of the steps.

 

Thanks

answered
0

Hi Surabhi,

Please try the following solutions to resolve the issue:

  1. Delete the corrupted file or clear the Gradle cache.

  2. Restart your machine and ensure no other process is accessing the file.

  3. Run the build with elevated (administrator) permissions.

  4. Update the Gradle plugin to the latest version.

Thank you!

answered