archive File
@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE )
Specifies the ZIP archive file to be published to the remote repository. By default, it uses the output SignPluginTask.archiveFile if plugin signing is configured, otherwise the BuildPluginTask.archiveFile.
Default value: SignPluginTask.archiveFile if plugin signing is configured, otherwise BuildPluginTask.archiveFile.