Would love to. But I got this: `Plugin 'maven-publ...
# gradle
h
Would love to. But I got this:
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
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