pomForDefaultOpenSourceWithApacheLicense20OnGitHub

fun MavenPublication.pomForDefaultOpenSourceWithApacheLicense20OnGitHub(name: String, description: String, inceptionYear: String? = null, gitProjectPageUrl: String, gitUrl: String = ".git", scmConnection: String = "scm:git:", developersBlock: MavenPomDeveloperSpec.() -> Unit)(source)