You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/06/11 13:27:00 UTC

[jira] [Commented] (MSHARED-1077) Common Artifact Filters pattern parsing with classifier is broken

    [ https://issues.apache.org/jira/browse/MSHARED-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553107#comment-17553107 ] 

Hudson commented on MSHARED-1077:
---------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-common-artifact-filters » master #9

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-common-artifact-filters/job/master/9/

> 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)