Could not resolve the cycloneDX gradle plugin while installing Mx Model Reflection and ExcelImporter

0
FAILURE: Build failed with an exception. * Where:Build file 'C:\Users\SLiang1\Mendix\IntergrationDemo-main\vendorlib\temp\build.gradle' line: 2 * What went wrong:Plugin [id: 'org.cyclonedx.bom', version: '1.8.1'] 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.8.1')  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 2m 54s   The full error message is here.   I have a few question, what may be blocking the gradle being installed? and is there a way to manually add the dependcies into the project?
asked
1 answers
0

Hi Steven,

 

This same issue was answered in this other forum question, could you check to see if this fixes your issue?

https://community.mendix.com/link/space/databases/questions/134337

 

Best regards,

Oswaldo

answered