Hi Everyone, Recently, I installed Mendix versions 10.6.2 and 10.12.1, and I downloaded the Community Commons module. However, I encountered a Java dependency error during this process. Does anyone have experience with this type of error and know how to resolve it? Please let me know if you have a solution. For your reference, I have attached a screenshot and the full error message. Thanks in advance, Error: FAILURE: Build failed with an exception. * What went wrong:A problem occurred configuring root project 'temp'.> Could not resolve all files for configuration ':classpath'. > Could not resolve org.cyclonedx:cyclonedx-core-java:8.0.3. Required by: project : > org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.1 > org.cyclonedx:cyclonedx-gradle-plugin:1.8.1 > Could not resolve org.cyclonedx:cyclonedx-core-java:8.0.3. > Could not get resource 'https://plugins.gradle.org/m2/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom'. > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target > Could not resolve commons-codec:commons-codec:1.16.0. Required by: project : > org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.1 > org.cyclonedx:cyclonedx-gradle-plugin:1.8.1 > Could not resolve commons-codec:commons-codec:1.16.0. > Could not get resource 'https://plugins.gradle.org/m2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'. > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target > Could not resolve commons-io:commons-io:2.15.0. Required by: project : > org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.1 > org.cyclonedx:cyclonedx-gradle-plugin:1.8.1 > Could not resolve commons-io:commons-io:2.15.0. > Could not get resource 'https://plugins.gradle.org/m2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom'. > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target > Could not resolve org.apache.maven:maven-core:3.9.5. Required by: project : > org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.1 > org.cyclonedx:cyclonedx-gradle-plugin:1.8.1 > Could not resolve org.apache.maven:maven-core:3.9.5. > Could not get resource 'https://plugins.gradle.org/m2/org/apache/maven/maven-core/3.9.5/maven-core-3.9.5.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.5/maven-core-3.9.5.pom'. > PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target * 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 45s
asked
Neelakandan C
1 answers
0
Hi,
There's already an open channel with this solution: