embedArtifactFiles

@get:InputFiles
@get:PathSensitive(value = PathSensitivity.RELATIVE)
val embedArtifactFiles: FileCollection

Used to track the ArtifactCollection file inputs, only queried by Gradle for task/configuration caching.