Generate service manifests last
Compare changes
@@ -20,7 +20,7 @@ class ServiceManifestPlugin implements Plugin<Project> {
Moves the generateServiceManifests task to the end of the processResources task (instead of before it), because otherwise it gets overwritten by the in-IDE development dummy manifest.
N/A
Closes #264 (closed)
To be filled in by the reviewers