[
https://issues.apache.org/jira/browse/FINERACT-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210950#comment-17210950
]
Michael Vorburger edited comment on FINERACT-1179 at 10/9/20, 1:30 PM:
-----------------------------------------------------------------------
welcome to Apache Fineract! By creating this issue and raising a PR, you have
earned the right to the Contributor role. You can now assign JIRA issues to
yourself! Go ahead and check out [our
dashboard|https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335824]
to find and grab (self-assign) more stuff to work on - we would love to have
more contributions from you!
was (Author: vorburger):
welcome to Apache Fineract! By creating this issue and raising a PR, you have
earned the right to the Contributor role. You can now assign JIRA issues to
yourself! Go ahead and check out [our
dashboard](https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335824)
to find and grab (self-assign) more stuff to work on - we would love to have
more contributions from you!
> 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)