Skip to content

pom.xml scm url URI is invalid #1131

Closed
Closed
@rpoet-jh

Description

@rpoet-jh

The pom value for scm:url is currently https://github.com:networknt/json-schema-validator.git. I think it should be https://github.com/networknt/json-schema-validator.git (/ instead of : after github.com). Probably check the scm:connection and scm:developerConnection as well.

I came across this when validating an SBOM that has json-schema-validator as a dependency, validation was failing on the vcs:url .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions