I am using the rule requireFilesExists of the Maven Enforcer Plugin. I need to enforce a README-file. This can be for example a file called README.adoc or README.md. The documentation only says that a list of files can be provided which are all enforced. But I see no way to enforce a list where only one file would be sufficient.