[ 
https://issues.apache.org/jira/browse/MNG-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-6403:
--------------------------------
    Description: The pattern  {{^(.*)\-([0-9]\{8\}.[0-9]\{6\})\-([0-9]+)$}} 
accepts everything between date and time. This is wrong. It shall be a period 
only.  (was: The pattern  {{^(.*)-([0-9]{8}.[0-9]{6})-([0-9]+)$}} accepts 
everything between date and time. This is wrong. It shall be a period only.)

> Artifact#VERSION_FILE_PATTERN does not escape period between date and time
> --------------------------------------------------------------------------
>
>                 Key: MNG-6403
>                 URL: https://issues.apache.org/jira/browse/MNG-6403
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.5.3
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.5.4-candidate
>
>
> The pattern  {{^(.*)\-([0-9]\{8\}.[0-9]\{6\})\-([0-9]+)$}} accepts everything 
> between date and time. This is wrong. It shall be a period only.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to