[ http://jira.codehaus.org/browse/MDEP-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Tran reopened MDEP-235: --------------------------- revert the change since excludeClassifers seems broken. Need more IT first > 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