Add plugin reading all required info from `.ABOUT` file. 1. This will replace most our custom properties in `ProjectConvention` and `RootProjectConvention` 2. This will replace nebula contacts plugin 3. This will give actual license file name (to place it to JAR) 4. JPSL should read `publicReleases` from `.ABOUT` file, to avoid any discrepancies 5. Configure Github from info in `.ABOUT` file content (see #24)
Add plugin reading all required info from
.ABOUTfile.ProjectConventionandRootProjectConventionpublicReleasesfrom.ABOUTfile, to avoid any discrepancies.ABOUTfile content (see Provide a way to configure GitHub repository from Gradle #24)