in src/main/java/org/apache/maven/plugins/clean/Selector.java [365:367]
boolean isEmpty() { return (includes.length | excludes.length) == 0; }