composedJarFile

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

Specifies the final composed Jar archive with the plugin content.

Default value: ComposedJarTask.archiveFile