Guillaume Nodet created MNG-8673:
------------------------------------
Summary: SourceRoot includes and excludes should be String
Key: MNG-8673
URL: https://issues.apache.org/jira/browse/MNG-8673
Project: Maven
Issue Type: Improvement
Components: API
Reporter: Guillaume Nodet
Fix For: 4.0.0-rc-4
As shown in [https://github.com/apache/maven-clean-plugin/pull/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}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)