i need to use the Mx Model Reflection but whenever i download and use it it given 30+ error even after i deleted the object tha give error this issue is not solved

0
FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':copyDependencies'.> Could not resolve all files for configuration ':implementation'.   > Could not find com.mendix:replication:1.0.4.     Searched in the following locations:       - https://repo.maven.apache.org/maven2/com/mendix/replication/1.0.4/replication-1.0.4.pom     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.     Required by:         project : * 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
-1

Hi Shivam,

 

Have you tried synchronizing dependencies?if yes check whether your internet's or VPN's firewall is blocking of the any of the dependencies.

answered