-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working