api / org.gradle.api.artifacts.ivy / IvyModuleDescriptor / getIvyStatus

getIvyStatus

abstract fun getIvyStatus(): String

Returns the status attribute of the info element in this descriptor. Note that this always represents the status from the ivy.xml for this module. It is not affected by changes to the status made via the org.gradle.api.artifacts.ComponentMetadataDetails interface in a component metadata rule.

Return
the status for this descriptor