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

John Casey closed MSHARED-205.
------------------------------

       Resolution: Fixed
    Fix Version/s: maven-common-artifact-filters-1.4
         Assignee: John Casey

Added tests and implementation.

> wildcard in middle of artifact-coordinate segment not recognized in 
> Pattern*ArtifactFilter
> ------------------------------------------------------------------------------------------
>
>                 Key: MSHARED-205
>                 URL: https://jira.codehaus.org/browse/MSHARED-205
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-common-artifact-filters
>    Affects Versions: maven-common-artifact-filters-1.3
>            Reporter: John Casey
>            Assignee: John Casey
>             Fix For: maven-common-artifact-filters-1.4
>
>
> 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