TODO

  1. move Java package name (back, again); see FINERACT-1174

  2. how to avoid files("../") ? We would have to have an api artifact, and publish it.. watch FINERACT-1171

  3. inherit dependency management from Fineract, so that e.g. JAX RS & commons lang versions don't have to be repeated. Actually, perhaps JAX RS & commons lang should be considered part of a (future..) Fineract Plugin API, and not need to be declared at all!

  4. run ClasspathDuplicateTest, on all such plugins

  5. run usual Fineract code style checks against plugin code like this

  6. build standalone “service”, not just “plugin”