CE9807 Plugin [id: org.cyclonedx.bom, version: 1.8.1] was not found in any of the following sources:

0
FAILURE: Build failed with an exception. * Where:Build file 'C:\Users\hu.a.1\Mendix\ContentGR-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    MavenRepo    BintrayJCenter * 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 9s   I find the related questions(Mendix Community - Question Details) and try to resolve, but can not fix the issue. What can I do next?
asked
2 answers
0

Hello,

Refer to this https://community.mendix.com/link/space/app-development/questions/131225

 

 

Hope it helps!

answered
0

Hi Allen,

 

Are you using ZScaler or some other kind of proxy? I have found out that this problem may occur whenever access to the Gradle repositories is not granted due to a missing Root certificate into the installed JDK.

 

I have provided more detailed steps here in this other forum question in case it helps:

https://community.mendix.com/link/space/community/questions/134236

 

I hope that helps you solve your problem, best regards!

answered