gradle-defaults / com.mooregreatsoftware.gradle.defaults / DefaultsExtension / orgName

orgName

open var orgName: String?

Overrides ReadableDefaultsExtension.orgName

Used for configuring BinTray and Maven metadata.

For BinTray, if this isn't set then orgId is used.

For Maven, if this isn't set then the "organization" section of the pom.xml is omitted.

Getter

Used for configuring BinTray and Maven metadata.

For BinTray, if this isn't set then orgId is used.

For Maven, if this isn't set then the "organization" section of the pom.xml is omitted.