Hi Juhan! Thanks for the quick reply!
On Freitag, 14. Juni 2019 15:49:09 CEST Juhan Aasaru wrote: > I have been working on simplifying build instructions. > One of my recent additions was this option: "1. Recommended: You clone > demo-server and let it download all dependendent fineract-cn-* libraries..." > I tested it locally without problems but in your case it seems from the > logs that there are artifacts missing from local user_home/.m2 directory That's a good hint, my .m2/repository directory is almost empty. On the README.md it says: gradlew publishToMavenLocal However at the Wiki there is: cd scripts/dependencies_to_local_maven/ mvn package Populating the repo with the latter seems to work out. (Now I need to look for bigger hardware...) Maybe the README.md should be updated and get a link to the Wiki? Best, Jens -- "Everything superfluous is wrong!" // Jens Wilke - headissue GmbH - Germany \// https://headissue.com
