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 2018/05/06 20:28:00 UTC

[jira] [Commented] (MNG-6403) Artifact#VERSION_FILE_PATTERN does not escape period between date and time

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

Hudson commented on MNG-6403:
-----------------------------

Build failed in Jenkins: Maven TLP » maven » MNG-6403 #3

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6403/3/

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