open class CloseAndReleaseRepositoryTask : DefaultTask
<init>
CloseAndReleaseRepositoryTask()
nexusOptions
lateinit var nexusOptions: NexusOptions
stagingRepository
var stagingRepository: String?
closeAndReleaseRepository
fun closeAndReleaseRepository(): Unit