CycloneDX warnings appear in log during build.
[INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] Excluding powerauth-admin
[INFO] Excluding powerauth-java-server
[INFO] CycloneDX: Creating BOM version 1.6 with 106 component(s)
[INFO] CycloneDX: Writing and validating BOM (JSON): /Users/romanstrobl/Wultra/powerauth-server/target/classes/META-INF/sbom/application.cdx.json
[WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
[WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
[INFO] attaching as powerauth-server-parent-2.0.0-SNAPSHOT-cyclonedx.json
Affected product(s) and version(s)
develop
Environment
local
Steps to reproduce, current result, expected result
CycloneDX warnings appear in log during build.
Log output