[
http://jira.codehaus.org/browse/MDEP-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204787#action_204787
]
Dan Tran commented on MDEP-235:
-------------------------------
excludeClassifers and includeClassifers are broken in 2.1, so the changes are
good, but still need more ITs
> includeArtifactIds fails to handle internal spaces
> --------------------------------------------------
>
> Key: MDEP-235
> URL: http://jira.codehaus.org/browse/MDEP-235
> Project: Maven 2.x Dependency Plugin
> Issue Type: Bug
> Components: copy-dependencies
> Affects Versions: 2.0, 2.1
> Reporter: Kenneth Flynn
> Assignee: Dan Tran
> Fix For: 2.2
>
>
> This works:
> A,B,C,D
> but this does not:
> A, B, C, D
> It looks like the values after the split are not being String.trim()'ed.
> Users are likely to include the spaces since comma delimited normally does
> not count those internal spaces.
> It's likely that this affects the other similar arguments, although I haven't
> confirmed that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira