Hi Ma Yudong,
Did you check any of these threads in the community that experience the same issue?
I think it could help you with solving the issue.
Good luck, Jurre
To solve the error "Could not resolve the CycloneDX Gradle plugin" when importing the "XLSReport-v8.1.1" module,
try with following steps:
Open Mendix Studio Pro and go to File > Edit > PreferencesIn the Deployment tab, look at the bottom and check if "Use custom repositories" is set to No
Try setting "Use custom repositories" to Yes and leave the default values as they are
Run the project again and if the error still shows up, try restarting Studio Pro
If that still doesn't work, set "Use custom repositories" to No again, restart Studio Pro, and try running the project again
Also, try setting custom repositories one by one:
gradlePluginPortal()
mavenCentral()
jcenter()
google()
also check community questions given above.