Configuration-on-demand attempts to configure only the relevant projects for the requested tasks, i.e., it only evaluates the build script file of projects participating in the build.| docs.gradle.org
The vast majority of software projects build something that aims to be consumed in some way.| docs.gradle.org
This plugin provides publications of type MavenPublication. To learn how to define and use publications, see the section on basic publishing.| docs.gradle.org