pluginJar

@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val pluginJar: RegularFileProperty

Specifies the output of the Jar task. The proper Jar.archiveFile picked depends on whether code instrumentation is enabled.

Default value: Jar.archiveFile