This project combines all Telenav Open Source projects into a single parent repository
using git submodules.
This enables a single, consistent build of any combination of the following projects:
- Cactus - maven plugins and build libraries
- KivaKit - general purpose development kit
- MesaKit - development kit for map data processing
- Lexakai - automated UML and markdown documentation tool
| Repository | Develop | Release |
|---|---|---|
| cactus | ||
| kivakit | ||
| kivakit-extensions | ||
| kivakit-stuff | ||
| kivakit-examples | ||
| lexakai | ||
| mesakit | ||
| mesakit-extensions | ||
| mesakit-examples |
Note: The Maven
pom.xmlin this project is bill of materials only, and simply builds all child projects.
Since they are all built in the same Maven reactor, breaking changes can be detected immediately.