Hi Team,
I was trying to set up Apache-Fineract platform on my local machine. I am
using java 1.8.
I was followed the below steps.
1)git clone https://github.com/apache/fineract.git
2)Eclipse setup : I ran the below command and it's throwing the below error.

$ ./gradlew -Penv=dev clean cleanEclipse eclipse
To honour the JVM settings for this build a new JVM will be forked. Please
consider using the daemon:
https://docs.gradle.org/5.6.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

> Task :eclipseClasspath
Could not resolve: org.apache.openjpa:openjpa-all
Could not resolve: ch.vorburger.mariaDB4j:mariaDB4j
Could not resolve: org.apache.openjpa:openjpa-maven-plugin

 Could you please help to resolve this dependency issue.

Thanks,
Jagadeesh

Reply via email to