[
https://issues.apache.org/jira/browse/FINERACT-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy closed FINERACT-1319.
--------------------------------
Resolution: Invalid
> How To Build Apache Fineract CN -- gradle build is not working
> --------------------------------------------------------------
>
> Key: FINERACT-1319
> URL: https://issues.apache.org/jira/browse/FINERACT-1319
> Project: Apache Fineract
> Issue Type: Bug
> Environment: Centos 7
> java 1.8
> docker 20.10.3
> Reporter: m
> Priority: Major
>
> [https://cwiki.apache.org/confluence/display/FINERACT/How+To+Build+Apache+Fineract+CN]
> by this instruction tried to install demo server. But gives error like
> below. It seems artifact has been removed. Please someone update all
> documentations. I tried Bare Minimum but still docker images are having
> problems when doing docker-compose up.
> ./gradlew build
>
> {code:java}
> > Task :compileJava FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Could not resolve all dependencies for configuration
> ':detachedConfiguration5'.
> > Could not resolve org.apache.fineract.cn.customer:api:0.1.0-BUILD-SNAPSHOT.
> Required by:
> project :
> > Could not resolve org.apache.fineract.cn.customer:api:0.1.0-BUILD-SNAPSHOT.
> > Could not get resource
> 'https://jcenter.bintray.com/org/apache/fineract/cn/customer/api/0.1.0-BUILD-SNAPSHOT/api-0.1.0-BUILD-SNAPSHOT.pom'.
> > Could not HEAD
> 'https://jcenter.bintray.com/org/apache/fineract/cn/customer/api/0.1.0-BUILD-SNAPSHOT/api-0.1.0-BUILD-SNAPSHOT.pom'.
> > Read timed out
> > Could not resolve
> > org.apache.fineract.cn.accounting:importer:0.1.0-BUILD-SNAPSHOT.
> Required by:
> project :
> > Could not resolve
> org.apache.fineract.cn.accounting:importer:0.1.0-BUILD-SNAPSHOT.
> > Unable to load Maven meta-data from
> https://jcenter.bintray.com/org/apache/fineract/cn/accounting/importer/0.1.0-BUILD-SNAPSHOT/maven-metadata.xml.
> > Could not get resource
> 'https://jcenter.bintray.com/org/apache/fineract/cn/accounting/importer/0.1.0-BUILD-SNAPSHOT/maven-metadata.xml'.
> > Could not GET
> 'https://jcenter.bintray.com/org/apache/fineract/cn/accounting/importer/0.1.0-BUILD-SNAPSHOT/maven-metadata.xml'.
> > Read timed out
> > Could not resolve
> > org.apache.fineract.cn.default-setup:accounting:0.1.0-BUILD-SNAPSHOT.
> Required by:
> project :
> > Could not resolve
> org.apache.fineract.cn.default-setup:accounting:0.1.0-BUILD-SNAPSHOT.
> > Could not get resource
> 'https://jcenter.bintray.com/org/apache/fineract/cn/default-setup/accounting/0.1.0-BUILD-SNAPSHOT/accounting-0.1.0-BUILD-SNAPSHOT.jar'.
> > Could not HEAD
> 'https://jcenter.bintray.com/org/apache/fineract/cn/default-setup/accounting/0.1.0-BUILD-SNAPSHOT/accounting-0.1.0-BUILD-SNAPSHOT.jar'.
> > Read timed out
> > Could not resolve
> > org.springframework.cloud:spring-cloud-netflix-eureka-server:1.2.1.RELEASE.
> Required by:
> project : >
> org.springframework.cloud:spring-cloud-starter-eureka-server:1.2.1.RELEASE
> > Skipped due to earlier error
> > Skipped due to earlier error
> > Could not resolve
> > org.hibernate:hibernate-validator-annotation-processor:5.2.4.Final.
> Required by:
> {code}
> Running docker images:
> postgres:11
> cassandra:3.11
> rmohr/activemq:5.14.5
> anh3h/eureka-server:latest
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)