You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/10/09 13:30:00 UTC

[jira] [Assigned] (FINERACT-1179) Docker build broken

     [ https://issues.apache.org/jira/browse/FINERACT-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger reassigned FINERACT-1179:
-------------------------------------------

    Assignee: Eliott Bouvard

> Docker build broken
> -------------------
>
>                 Key: FINERACT-1179
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1179
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.5.0
>            Reporter: Eliott Bouvard
>            Assignee: Eliott Bouvard
>            Priority: Major
>              Labels: docker
>             Fix For: 1.5.0
>
>
> The building of the Dockerfile from develop is broken, stopping at step 7/14 with the following error :
> {code:java}
> java.io.FileNotFoundException: /fineract/build/libs/fineract-provider.jar (No such file or directory)java.io.FileNotFoundException: /fineract/build/libs/fineract-provider.jar (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112) at jdk.jartool/sun.tools.jar.Main.run(Main.java:407) at jdk.jartool/sun.tools.jar.Main.main(Main.java:1681)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)