pluginXmlFiles

@get:SkipWhenEmpty
@get:InputFiles
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val pluginXmlFiles: ListProperty<File>

The list of plugin.xml files to patch.

Default value: auto-discovered from the project