[
https://issues.apache.org/jira/browse/MSHARED-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MSHARED-1077.
--------------------------------------
Resolution: Fixed
> Common Artifact Filters pattern parsing with classifier is broken
> -----------------------------------------------------------------
>
> Key: MSHARED-1077
> URL: https://issues.apache.org/jira/browse/MSHARED-1077
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-common-artifact-filters
> Reporter: Tamás Cservenák
> Assignee: Tamás Cservenák
> Priority: Major
> Fix For: maven-common-artifact-filters-3.3.0
>
>
> The parsing of patterns containing classifier was broken, it allowed only ANY
> (asterisk) for classifier, that breaks and is not in line with pattern
> definition. Moreover, the code was really cryptic, and low-level in way it
> was really hard to understand what is really happening.
> Rewrite the code using high level Java, but retain (or improve) the speed
> gain as well, and fix the parsing of patterns having classifiers.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)