archiveFile

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

Specifies the archive file representing the input file to be tested.

Default value: BuildPluginTask.archiveFile