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


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