Take into account that config read could fail on start() If there is a problem reading All-Projects when the plugin is started, the plugin configuration is null and this can cause a NullPointerException later. Consider a null config "no configs" when finding relevant entries. In the REST call, return a 500 with an appropiate message. Change-Id: Iff503f74ffcff25b160c46486909e4ee367475c9
The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.
For more information see the documentation or the build instructions