Java / Gradle dependency error in Mendix Studio Pro version 10.24.9
0
Hi, I have a blocking error in my local Mendix Studio Pro 10.24.9 where I cannot build or run locally due to an issue with Java or Gradle synchronization. I cannot continue making code changes and committing them until this error is fixed. FAILURE: Build failed with an exception. * Where: Build file 'D:\Users\ouruser\Mendix\ourapp\vendorlib\temp\build.gradle' line: 2 * What went wrong: Plugin [id: 'org.cyclonedx.bom', version: '1.10.0'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.10.0') Searched in the following repositories: Gradle Central Plugin Repository * 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 8s