In a Gradle build, when a command is given such as gm :subproject:install The expectation is to invoke the `publishToMavenLocal` task on the `:subproject` project.