CE9805: Java Dependency Synchronization Failed because of one or more repositories....

0
I am getting below error which not getting resolved by Synchronous App Directory /file?guid=19703248379875117   Error Details: FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':copyDependencies'.> Could not resolve all files for configuration ':implementation'.   > Could not resolve com.opencsv:opencsv:5.7.1.     Required by:         project :      > Could not resolve com.opencsv:opencsv:5.7.1.         > Could not get resource 'https://plugins.gradle.org/m2/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom'.            > Host name may not contain blanks      > Could not resolve com.opencsv:opencsv:5.7.1.         > Could not get resource 'https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom'.            > Host name may not contain blanks   > Could not resolve commons-beanutils:commons-beanutils:1.9.4.     Required by:         project :      > Could not resolve commons-beanutils:commons-beanutils:1.9.4.         > Could not get resource 'https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom'.            > Host name may not contain blanks      > Could not resolve commons-beanutils:commons-beanutils:1.9.4.         > Could not get resource 'https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom'.            > Host name may not contain blanks * 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 1s  
asked
1 answers
0

https://community.mendix.com/link/space/deployment/questions/138266

 

this could be helpful..!

answered