Plugin 'maven-publish' is a core Gradle plugin, which is already on the classpath. Requesting it with the 'apply false' option is a no-op.
n
Nikky
10/30/2018, 6:57 PM
in my case i set the group and name on all subprojects and apply maven-publish
and then i also override the groupId and artifactID in the default release and SNAPHOT release that i defined