Skip to content

How to deal with externalReferences which aren't URI's (e.g. git@ refs) #141

Open
@spliffone

Description

@spliffone

Problem

The externalReference in model is limited to URI's but according to the Maven POM schema the SCM url is a simple string!
As a user of the org.cyclonedx.bom gradle plugin we loose the VCS information which is included in the component POM file.

Popular examples are the following components:

Could the schema be adapted or does it make sense to adapt the plugin to skip the BOM serialization according to the schema?
The information is necessary to retrieve the sources for further processing.

Thanks a lot for your efforts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions