[ https://issues.apache.org/jira/browse/MNG-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883568#comment-16883568 ]
Hudson commented on MNG-6703: ----------------------------- Build failed in Jenkins: Maven TLP » maven » master #237 See https://builds.apache.org/job/maven-box/job/maven/job/master/237/ > DefaultUrlNormalizer doesn't normalize all relative URIs > -------------------------------------------------------- > > Key: MNG-6703 > URL: https://issues.apache.org/jira/browse/MNG-6703 > Project: Maven > Issue Type: Bug > Affects Versions: 3.6.1 > Reporter: Joseph Walton > Assignee: Michael Osipov > Priority: Major > Fix For: 3.6.2 > > > {{DefaultUrlNormalizer}}'s tests only cover absolute URLs. Extending the > tests to relative URI references (as suggested by MNG-6535) suggests an edge > case of {{"a/../"}} that should be normalized to the empty string, but which > is left unchanged. > This input should either be rejected, or the behaviour documented or fixed. > -- This message was sent by Atlassian JIRA (v7.6.14#76016)