Mendix Studio Pro on Mac: Error Code CE9807 - Missing dependencies

0
Hey Mendix Community,   I installed the Mendix Studio Pro 10.7 (Mac Beta) but have an error upon start: CE9807 - Could not resolve the CycloneDX Gradle plugin.   How can I add this plugin?
asked
4 answers
0

This forum post seems to have an answer to the same problem: Error with Java dependency "couldn't resolve the cycloneDX Gradle plugin "

answered
0

This looks like it's been fixed in Mendix 10.8. Can you try installing this version and seeing if it works for you?

 

https://docs.mendix.com/releasenotes/studio-pro/10.8/#fixes

 

Good luck!

answered
0

Anyone knows how to fix this error?

image.png

answered
-1

FAILURE: Build failed with an exception.

* Where:Build file 'D:\Mendixapps\App222\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 9s

 

answered