Skip to content

Readme and 3.0.0 migration guide reference non-existing classes #751

@lfrancke

Description

@lfrancke

Bug Description

The migration guide and the README both reference a package called org.cyclonedx.model.schema which does not exist. The enum SchemaVersion also does not exist. What does exist is an enum called Version but it's in org.cyclonedx.

https://github.com/CycloneDX/cyclonedx-core-java/blob/master/src/main/java/org/cyclonedx/Version.java

I believe both the README and the migration guide need to be updated.

Self-contained Reproducer Project

n/a

Expected Behavior

n/a

Gradle build scan URL (optional)

No response

OS

Liniux

Gradle version

9.2

CycloneDX Plugin version

3.1.0

Additional Context

I can provide a PR for the README but I can't change the migration guide. I'll hold off until you confirm what you'd like to see. I'm unsure where these wrong package names are coming from and maybe I'm just missing something?!

Contribution

  • I am willing to provide a fix
  • I will wait until somebody else fixes it

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