api / org.gradle.api.artifacts.maven / MavenPom / getEffectivePom

getEffectivePom

abstract fun getEffectivePom(): MavenPom

Returns a POM with the generated dependencies and the #whenConfigured(org.gradle.api.Action) actions applied.

Return
the effective POM