[ https://jira.codehaus.org/browse/MASSEMBLY-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Casey updated MASSEMBLY-570: --------------------------------- Fix Version/s: 2.3 > dependency includes filters don't match wildcard (*) in middle of coordinate > segment > ------------------------------------------------------------------------------------ > > Key: MASSEMBLY-570 > URL: https://jira.codehaus.org/browse/MASSEMBLY-570 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.2.1 > Reporter: John Casey > Fix For: 2.3 > > > This works: > {code:xml}<include>org.apache.maven.plugins:*-plugin</include>{code} > As does this: > {code:xml}<include>org.apache.maven.plugins:maven-*</include>{code} > But NOT this: > {code:xml}<include>org.apache.maven.plugins:maven*plugin</include>{code} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira