Hey Phil, given all repos got pushed as is, I guess one of the first tasks is to rename all packages and projects to fit into the Apache layout.
If you just want to get started now, you need to call ./gradelw publishToMavenLocal (assuming a *nix OS) for every project. You should be able to adjust and run the initial setup script found at the demo-server. Cheers Markus .::Yagni likes a DRY KISS::. On Sun, Feb 25, 2018 at 10:18 PM Phil Steitz <[email protected]> wrote: > I would like to start contributing to CN. I have cloned all of the > repos and thought it would be a good first step to build the > demo-server. The readme for that component says that as a > precondition, "All Mifos I/O projects must be published to your > local Maven repository." I assume that now means some subset of all > of the fineract-cn components. But in build.gradle, I see > references to mifos components. Do I maybe need to just replace > these with the fineract-cn versions and install these locally using > "gradle publisToMavenLocal" from each of these repos? > > I am happy to provide doco and config patches as I get this working > if I can get pointed in the right direction. Thanks in advance! > > Phil > >
