verificationReportsDir

@get:OutputDirectory
@get:Optional
abstract val verificationReportsDir: Property<String>

The path to the directory where verification reports will be saved.

Default value: ${project.buildDir}/reports/pluginVerifier