Guillaume Nodet opened MNG-8673 and commented
As shown in apache/maven-clean-plugin#243, the syntax is slightly different between Maven 3 and usual glob pattern.
In order to preserve compatibility, it would be easier to change the SourceRoot interface to return List<String> for includes and excludes.
Remote Links: