Skip to content

Strict validation hangs with a test case #19

@prabhu

Description

@prabhu

We recently noticed that strict validation never completes for urls containing ${ with 3 or more levels in path. Below is an example:

https://github.com/apache/maven-resolver/tree/${project.scm.tag}

It works for below:

https://github.com/apache/${project.scm.tag}
# Takes over 30 seconds
https://github.com/apache/maven-resolver/${project.scm.tag}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions