telenav-superpom · The Telenav superpom is used by all Telenav Open Source projects.
Group: com.telenav - All Dependencies
telenav-superpom-project · Intermediate parent pom for all projects that use the cactus-maven-plugin (i.e. everything but cactus, which cannot depend on itself).
telenav-superpom-project-family · Provides the release profile that runs lexakai when building kivakit, kivakit-stuff, mesakit, etc, so that you simply add `--activateProfiles release` when building to automatically build lexakai documentation.
telenav-root-superpom · The uber-root telenav superpom, containing global plugin configuration, possibly a few rarely changing dependency management elements and NOTHING ELSE. Anything here must be safe to include in the build of EVERY SINGLE PROJECT.
telenav-superpom-intermediate-bom · Parent pom _only_ for use in intermediate bill-of-materials POMs that sit below project family checkout roots. Disables javadoc aggregation for these intermediate POMs which do not need it, and for which it will fail.