Skip to content

Incorrect use age of ClassLoader for Webjars #2429

@agentgt

Description

@agentgt

"/META-INF/maven/org.webjars/" + name + "/pom.properties",

The path should not be prefix with a "/" when using the ClassLoader to load resources.

/META-INF/maven/org.webjars/ -> META-INF/maven/org.webjars/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions