Hello Everyone, While building Fineract CN on a fresh machine, I realized that the Java Money Library is not building successfully and as a result of that services which depends on Java Money are failing.
It seems the Java Money library here <https://github.com/JavaMoney/javamoney-lib/> has been updated and the build process has changed or there is a breaking change. I had to revert to cloning the old repo I had forked few months ago: https://github.com/awasum/javamoney-lib Please try to build the new Java Money code and let me know so I can update the build script and also the Build guide on Confluence. Thanks. Awasum
