[ 
https://jira.codehaus.org/browse/MASSEMBLY-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey closed MASSEMBLY-570.
--------------------------------

    Resolution: Fixed
      Assignee: John Casey

fixed in maven-common-artifact-filters, and added an integration test in the 
assembly plugin to verify the fix.

> 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
>            Assignee: 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

        

Reply via email to