showPaidPluginWarning

@get:Internal
abstract val showPaidPluginWarning: Property<Boolean>

Emits a warning when the task is executed by a paid plugin. Can be disabled with the GradleProperties.PaidPluginSearchableOptionsWarning Gradle property.

Default value: GradleProperties.PaidPluginSearchableOptionsWarning&&PluginBean.productDescriptor in pluginXml is defined